Searched defs:GetKeyFor (Results 1 - 3 of 3) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/ | ||
H A D | user_meta_data.cpp | 58 std::string UserMetaRow::GetKeyFor(const std::string &key)
in GetKeyFor() function in OHOS::DistributedData::UserMetaRow |
H A D | capability_meta_data.cpp | 37 std::vector<uint8_t> CapMetaRow::GetKeyFor(const std::string &key)
in GetKeyFor() function in OHOS::DistributedData::CapMetaRow |
/foundation/distributeddatamgr/kv_store/kvstoremock/distributeddb/distributeddataservice/adapter/autils/ | ||
H A D | constant.cpp | 87 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 |
Completed in 5 milliseconds