Searched refs:AuthDeviceGetDeviceUuid (Results 1 – 3 of 3) sorted by relevance
44 int32_t AuthDeviceGetDeviceUuid(int64_t authId, char *uuid, uint16_t size);
293 int32_t AuthDeviceGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthDeviceGetDeviceUuid() function
588 return AuthDeviceGetDeviceUuid(authId, uuid, size); in AuthGetDeviceUuid()