Home
last modified time | relevance | path

Searched defs:storeDir (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_natural_store.cpp52 std::string storeDir; in RemoveKvDB() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp355 std::string storeDir; in RemoveKvDB() local
364 std::string storeDir; in GetKvDBSize() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp85 std::string storeDir = dataDir + "/" + identifierName + DBConstant::DELETE_KVSTORE_REMOVING; in CreateRemoveStateFlagFile() local
103 std::string storeDir = dataDir + "/" + identifierName + DBConstant::DELETE_KVSTORE_REMOVING; in CheckRemoveStateAndRetry() local
163 std::string storeDir = dataDir + "/" + identifierName; in RemoveDBDirectory() local
H A Dgeneric_kvdb.cpp382 std::string &storeDir, std::string &storeOnlyDir) const in GetStoreDirectory()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp1062 std::string storeDir; in RemoveKvDB() local
1090 std::string storeDir; in GetKvDBSize() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1752 std::string storeDir = storeIdentDir + item.first; in GetKvDBSize() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp177 … std::string storeDir = g_testDir + "/" + identifierName + "/" + DBConstant::SINGLE_SUB_DIR + "/" + in CheckDataTimestamp() local