Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/distributeddb/distributeddataservice/adapter/autils/
H A Dconstant.cpp87 std::vector<uint8_t> KvStoreMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedKv::KvStoreMetaRow
93 std::vector<uint8_t> SecretMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedKv::SecretMetaRow
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dcapability_meta_data.cpp37 std::vector<uint8_t> CapMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedData::CapMetaRow
H A Duser_meta_data.cpp58 std::string UserMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedData::UserMetaRow