Searched defs:GetKeyFor (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/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 |
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/ | ||
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 |
H A D | user_meta_data.cpp | 58 std::string UserMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedData::UserMetaRow |