Home
last modified time | relevance | path

Searched refs:TransAuthDeinit (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/
H A Dtrans_auth_channel_test.cpp194 TransAuthDeinit();
210 TransAuthDeinit();
239 TransAuthDeinit();
267 TransAuthDeinit();
309 TransAuthDeinit();
365 TransAuthDeinit();
403 TransAuthDeinit();
438 TransAuthDeinit();
469 TransAuthDeinit();
503 TransAuthDeinit();
[all …]
H A Dtrans_auth_manager_test.cpp121 TransAuthDeinit();
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/include/
H A Dtrans_auth_manager.h44 void TransAuthDeinit(void);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c192 TransAuthDeinit(); in TransChannelDeinit()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c810 void TransAuthDeinit(void) in TransAuthDeinit() function