Searched refs:ToEntryKey (Results 1 – 3 of 3) sorted by relevance
71 Status status = ToEntryKey(values, entry.key); in ToEntry()110 Status KvUtils::ToEntryKey(const std::map<std::string, DataShareValueObject::Type> &values, Blob &b… in ToEntryKey() function in OHOS::DistributedKv::KvUtils
73 Status status = ToEntryKey(values, entry.key); in ToEntry()112 Status KvUtils::ToEntryKey(const std::map<std::string, DataShareValueObject::Type> &values, Blob &b… in ToEntryKey() function in OHOS::DistributedKv::KvUtils
75 …static Status ToEntryKey(const std::map<std::string, DataShare::DataShareValueObject::Type> &value…