Searched defs:DefaultVersion (Results 1 – 3 of 3) sorted by relevance
123 static inline const uint16_t DefaultVersion = 2; variable
58 constexpr static uint8_t DefaultVersion = 1; member
413 if (auto DefaultVersion = findDefaultVersion(Ext)) { in getExtensionVersion() local