Searched refs:PutByAnoyDeviceId (Results 1 – 3 of 3) sorted by relevance
37 int32_t PutByAnoyDeviceId(const std::string &key, const DmKVValue &value);
219 KVAdapterManager::GetInstance().PutByAnoyDeviceId(kvValue.anoyDeviceId, kvValue); in ConvertUdidHashToAnoyAndSave()227 KVAdapterManager::GetInstance().PutByAnoyDeviceId(kvValue.anoyDeviceId, kvValue); in ConvertUdidHashToAnoyAndSave()
63 int32_t KVAdapterManager::PutByAnoyDeviceId(const std::string &key, const DmKVValue &value) in PutByAnoyDeviceId() function in OHOS::DistributedHardware::KVAdapterManager