Searched refs:IdentityFileName (Results 1 – 5 of 5) sorted by relevance
233 std::string IdentityFileName(const std::string& dbname) { in IdentityFileName() function409 s = env->RenameFile(tmp, IdentityFileName(dbname)); in SetIdentityFile()
157 extern std::string IdentityFileName(const std::string& dbname);
483 std::string idfilename = IdentityFileName(dbname_); in TEST_F()510 std::string idfilename = IdentityFileName(dbname_); in TEST_F()
438 s = fs_->FileExists(IdentityFileName(dbname_), IOOptions(), nullptr); in Recover()
3455 std::string idfilename = IdentityFileName(dbname_); in GetDbIdentityFromIdentityFile()