Home
last modified time | relevance | path

Searched refs:GetStoreIdOnlyIdentifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.cpp388 std::string storeOnlyIdentifier = GetStoreIdOnlyIdentifier(properties); in GetStoreDirectory()
393 std::string GenericKvDB::GetStoreIdOnlyIdentifier(const KvDBProperties &properties) const in GetStoreIdOnlyIdentifier() function in DistributedDB::GenericKvDB
H A Dgeneric_kvdb.h163 std::string GetStoreIdOnlyIdentifier(const KvDBProperties &properties) const;