Home
last modified time | relevance | path

Searched defs:dbSubDir (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Ddatabase_oper.cpp85 std::string dbSubDir = KvDBProperties::GetStoreSubDirectory(dbType); in GetCtrlFilePrefix() local
99 std::string dbSubDir = KvDBProperties::GetStoreSubDirectory(dbType); in RekeyRecover() local
508 std::string dbSubDir = KvDBProperties::GetStoreSubDirectory(dbType); in ClearImportTempFile() local
556 std::string dbSubDir = KvDBProperties::GetStoreSubDirectory(dbType); in ClearExportedTempFiles() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_utils.cpp60 std::string dbSubDir = GetSubDirPath(kvDBPro); in ClearIncompleteDatabase() local