Searched refs:GetDeviceIdByUUID (Results 1 – 10 of 10) sorted by relevance
112 std::string ret = GetDeviceIdByUUID(uuidEmpty);116 ret = GetDeviceIdByUUID(uuid);132 std::string ret = GetDeviceIdByUUID(uuid);
111 std::string deviceId = GetDeviceIdByUUID(GetUUID()); in CreateDisableTask()158 …auto ret = CapabilityInfoManager::GetInstance()->RemoveCapabilityInfoInMem(GetDeviceIdByUUID(GetUU… in ClearOffLineInfo()
84 std::string deviceId = GetDeviceIdByUUID(GetUUID()); in DoSyncInfo()107 std::string deviceId = GetDeviceIdByUUID(GetUUID()); in CreateEnableTask()
70 std::string enabledDeviceKey = GetCapabilityKey(GetDeviceIdByUUID(GetUUID()), GetDhId()); in DoTaskInner()
77 std::string enabledDeviceKey = GetCapabilityKey(GetDeviceIdByUUID(GetUUID()), GetDhId()); in DoTaskInner()
56 GetDeviceIdByUUID(uuid); in UtilsToolTest()
46 std::string GetDeviceIdByUUID(const std::string &uuid);
107 std::string GetDeviceIdByUUID(const std::string &uuid) in GetDeviceIdByUUID() function146 devInfo.deviceId = GetDeviceIdByUUID(devInfo.uuid); in GetLocalDeviceInfo()
649 …auto ret = CapabilityInfoManager::GetInstance()->GetCapability(GetDeviceIdByUUID(uuid), dhId, capa… in GetDHType()748 std::string deviceId = GetDeviceIdByUUID(uuid); in GetCapParam()838 …int32_t ret = VersionInfoManager::GetInstance()->GetVersionInfoByDeviceId(GetDeviceIdByUUID(uuid)… in GetVersionFromVerInfoMgr()
232 devInfo.deviceId = GetDeviceIdByUUID(devInfo.uuid);