Searched refs:SetUdidHash (Results 1 – 6 of 6) sorted by relevance
38 void MetaCapabilityInfo::SetUdidHash(const std::string &udidHash) in SetUdidHash() function in OHOS::DistributedHardware::MetaCapabilityInfo212 metaCapInfo.SetUdidHash(cJSON_GetObjectItem(jsonObject, DEV_UDID_HASH.c_str())->valuestring); in FromJson()
44 void SetUdidHash(const std::string &udidHash);
52 formDataMgr.SetUdidHash(udidHash); in DoSomethingInterestingWithMyAPI()
242 void SetUdidHash(const int64_t udidHash);
894 void FormDataMgr::SetUdidHash(const int64_t udidHash) in SetUdidHash() function in OHOS::AppExecFwk::FormDataMgr
3624 formDataMgr_.SetUdidHash(udidHash);