Home
last modified time | relevance | path

Searched refs:AuthChannelListener (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_channel.h38 } AuthChannelListener; typedef
39 int32_t RegAuthChannelListener(int32_t module, const AuthChannelListener *listener);
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_tcp_connection_virtual.c22 int32_t RegAuthChannelListener(int32_t module, const AuthChannelListener *listener) in RegAuthChannelListener()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c47 AuthChannelListener listener;
584 AuthChannelListener *listener = NULL; in NotifyChannelDataReceived()
592 AUTH_LOGE(AUTH_CONN, "AuthChannelListener not set."); in NotifyChannelDataReceived()
615 int32_t RegAuthChannelListener(int32_t module, const AuthChannelListener *listener) in RegAuthChannelListener()
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c780 AuthChannelListener channelListener = { in TransAuthInit()
784 AuthChannelListener msgListener = { in TransAuthInit()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test.cpp692 AuthChannelListener listener = { 0 }; in HWTEST_F()
1994 const AuthChannelListener *listener = nullptr; in HWTEST_F()

Completed in 8 milliseconds