Home
last modified time | relevance | path

Searched refs:AuthTransCallback (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_meta_manager.h30 int32_t AuthMetaInit(const AuthTransCallback *callback);
H A Dauth_common.h116 } AuthTransCallback; typedef
H A Dauth_manager.h103 int32_t AuthDeviceInit(const AuthTransCallback *callback);
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_meta_manager_virtual.c157 int32_t AuthMetaInit(const AuthTransCallback *callback) in AuthMetaInit()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c730 AuthTransCallback callBack = { in AuthInit()
H A Dauth_manager.c57 static AuthTransCallback g_transCallback = { 0 };
2066 int32_t AuthDeviceInit(const AuthTransCallback *callback) in AuthDeviceInit()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test.cpp1418 AuthTransCallback callBack = { in HWTEST_F()

Completed in 10 milliseconds