Searched refs:SINGLE_VER_STORE_VERSION_V1 (Results 1 – 2 of 2) sorted by relevance
57 constexpr int SINGLE_VER_STORE_VERSION_V1 = SOFTWARE_VERSION_RELEASE_1_0; variable
119 …if (currentVersion >= SINGLE_VER_STORE_VERSION_V1 && currentVersion <= SINGLE_VER_STORE_VERSION_V2… in TransferDatabasePath()167 if (version <= SINGLE_VER_STORE_VERSION_V1) { in SetUpgradeSqls()