Home
last modified time | relevance | path

Searched defs:GetStorePath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/directory/
H A Ddirectory_manager.cpp43 std::string DirectoryManager::GetStorePath(const StoreMetaData &metaData, uint32_t version) in GetStorePath() function in OHOS::DistributedData::DirectoryManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.cpp401 std::string GenericKvDB::GetStorePath() const in GetStorePath() function in DistributedDB::GenericKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp742 std::string SQLiteRelationalStore::GetStorePath() const in GetStorePath() function in DistributedDB::SQLiteRelationalStore