Searched refs:OPVERSION_SUBSTR_NUM (Results 1 – 2 of 2) sorted by relevance
35 constexpr int OPVERSION_SUBSTR_NUM = 2; variable253 int currentOpVersion = std::stoi(currentVersion.substr(OPVERSION_SUBSTR_NUM)); in GenerateCacheModel()
35 const int OPVERSION_SUBSTR_NUM = 2; variable655 int currentOpVersion = std::stoi(currentVersion.substr(OPVERSION_SUBSTR_NUM)); in RestoreFromCacheFile()