Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/framework/metadata/
Dstore_meta_data.cpp77 std::vector<uint8_t> KvStoreMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedData::KvStoreMetaRow
84 std::vector<uint8_t> SecretMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedData::SecretMetaRow
Dcapability_meta_data.cpp37 std::vector<uint8_t> CapMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedData::CapMetaRow
Duser_meta_data.cpp59 std::vector<uint8_t> UserMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedData::UserMetaRow
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/framework/utils/
Dconstant.cpp86 std::vector<uint8_t> KvStoreMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedKv::KvStoreMetaRow
92 std::vector<uint8_t> SecretMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedKv::SecretMetaRow
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/autils/src/
Dconstant.cpp88 std::vector<uint8_t> KvStoreMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedKv::KvStoreMetaRow
94 std::vector<uint8_t> SecretMetaRow::GetKeyFor(const std::string &key) in GetKeyFor() function in OHOS::DistributedKv::SecretMetaRow