Searched refs:GetUdidHashByAnoyDeviceId (Results 1 – 2 of 2) sorted by relevance
518 if (GetUdidHashByAnoyDeviceId(deviceId, udidHash) == DM_OK) { in AuthenticateDevice()597 if (GetUdidHashByAnoyDeviceId(deviceId, udidHash) == DM_OK) { in BindDevice()634 if (GetUdidHashByAnoyDeviceId(deviceId, udidHash) == DM_OK) { in UnBindDevice()1756 int32_t DeviceManagerService::GetUdidHashByAnoyDeviceId(const std::string &anoyDeviceId, std::strin… in GetUdidHashByAnoyDeviceId() function in OHOS::DistributedHardware::DeviceManagerService
221 int32_t GetUdidHashByAnoyDeviceId(const std::string &anoyDeviceId, std::string &udidHash);