Searched refs:AuthDeviceInit (Results 1 – 4 of 4) sorted by relevance
103 int32_t AuthDeviceInit(const AuthTransCallback *callback);
738 int32_t ret = AuthDeviceInit(&callBack); in AuthInit()
2063 int32_t AuthDeviceInit(const AuthTransCallback *callback) in AuthDeviceInit() function
1423 ret = AuthDeviceInit(&callBack);1425 ret = AuthDeviceInit(nullptr);