Searched refs:MIN_VERSION (Results 1 – 2 of 2) sorted by relevance
193 + return encodeSegments(segs, ecl, MIN_VERSION, MAX_VERSION, 5);199 - if (!(MIN_VERSION <= minVersion && minVersion <= maxVersion && maxVersion <= MAX_VERSION) || mask…259 - if (ver < MIN_VERSION || ver > MAX_VERSION)264 + if (ver < MIN_VERSION || ver > MAX_VERSION) {546 - if (ver < MIN_VERSION || ver > MAX_VERSION)929 - public: static constexpr int MIN_VERSION = 1;930 + private: static constexpr int MIN_VERSION = 1;
88 constexpr int32_t MIN_VERSION = 1; variable2006 KEY_TABLE_VERSION, std::to_string(MIN_VERSION), FIRST_USERID); in ResetDistributedEnabled()2037 KEY_TABLE_VERSION, std::to_string(MIN_VERSION), FIRST_USERID); in ResetDistributedEnabled()