Searched refs:GetDeviceSecLevelByUdidAsync (Results 1 – 4 of 4) sorted by relevance
61 int32_t GetDeviceSecLevelByUdidAsync(const uint8_t *udid, uint32_t udidLen);
88 ret = GetDeviceSecLevelByUdidAsync(queryParams->udid, queryParams->udidLen); in GetHighestSecLevelByUdidAsync()
235 int32_t GetDeviceSecLevelByUdidAsync(const uint8_t *udid, uint32_t udidLen) in GetDeviceSecLevelByUdidAsync() function
278 GetDeviceSecLevelByUdidAsync(nullptr, 0);