Searched refs:GetDeviceSecLevelByUdidAsync (Results 1 – 5 of 5) 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
105 (void)GetDeviceSecLevelByUdidAsync(nullptr, 0); in FuzzDoDevSlinfoAdpt()
288 GetDeviceSecLevelByUdidAsync(nullptr, 0);