Searched defs:dbFileName (Results 1 – 4 of 4) sorted by relevance
60 int DeleteRdFiles(const std::string &dbFileName) in DeleteRdFiles()76 int RdbHelper::DeleteRdbStore(const std::string &dbFileName) in DeleteRdbStore()
51 std::string dbFileName = dir; in RemoveKvDB() local
169 static const std::vector<std::string> dbFileName = { "/media_library.db", in UploadDBFile() local
762 string dbFileName = g_testDir + "/" + identifierName + "/local/local.db"; variable