Home
last modified time | relevance | path

Searched refs:UnregAuthTransListener (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/
H A Dauth_mock.cpp70 void UnregAuthTransListener(int32_t module) in UnregAuthTransListener() function
72 return GetAuthInterface()->UnregAuthTransListener(module); in UnregAuthTransListener()
H A Dauth_mock.h36 virtual void UnregAuthTransListener(int32_t module) = 0;
54 MOCK_METHOD1(UnregAuthTransListener, void (int32_t));
/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H A Dtrans_auth_mock.cpp64 void UnregAuthTransListener(int32_t module) in UnregAuthTransListener() function
66 GetTransAuthInterface()->UnregAuthTransListener(module); in UnregAuthTransListener()
/foundation/communication/dsoftbus/tests/core/transmission/common/mock/include/
H A Dtrans_auth_mock.h37 virtual void UnregAuthTransListener(int32_t module) = 0;
102 MOCK_METHOD1(UnregAuthTransListener, void (int32_t));
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_interface_virtual.c91 void UnregAuthTransListener(int32_t module) in UnregAuthTransListener() function
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h181 void UnregAuthTransListener(int32_t module);
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager.c903 UnregAuthTransListener(MODULE_P2P_NETWORKING_SYNC); in LnnDeinitSyncInfoManager()
905 UnregAuthTransListener(MODULE_AUTH_SYNC_INFO); in LnnDeinitSyncInfoManager()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c96 void UnregAuthTransListener(int32_t module) in UnregAuthTransListener() function
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test.cpp1007 UnregAuthTransListener(MODULE_UDP_INFO); in HWTEST_F()
2061 UnregAuthTransListener(MODULE_UDP_INFO); in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c1185 UnregAuthTransListener(MODULE_UDP_INFO); in TransUdpChannelDeinit()

Completed in 12 milliseconds