Searched refs:AuthDeviceGetVersion (Results 1 – 3 of 3) sorted by relevance
45 int32_t AuthDeviceGetVersion(int64_t authId, SoftBusVersion *version);
312 int32_t AuthDeviceGetVersion(int64_t authId, SoftBusVersion *version) in AuthDeviceGetVersion() function
595 return AuthDeviceGetVersion(authId, version); in AuthGetVersion()