Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.cpp396 std::string hashStoreId = DBCommon::TransferHashString(storeId); in GetStoreIdOnlyIdentifier() local
397 std::string hashStoreDir = DBCommon::TransferStringToHex(hashStoreId); in GetStoreIdOnlyIdentifier()