Searched refs:GetVersionFilePath (Results 1 – 2 of 2) sorted by relevance
189 int GetVersionFilePath(const KvDBProperties &kvDBProp, std::string &outPath) const;
999 int errCode = GetVersionFilePath(MyProp(), verFilePath); in InitStorageContextVersion()1147 int errCode = GetVersionFilePath(kvDBProp, verFilePath); in CheckOverallVersionViaVersionFile()1175 int MultiVerNaturalStore::GetVersionFilePath(const KvDBProperties &kvDBProp, std::string &outPath) … in GetVersionFilePath() function in DistributedDB::MultiVerNaturalStore