Home
last modified time | relevance | path

Searched refs:ClientDestroySession (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/session/include/
H A Dclient_trans_socket_manager.h41 NO_SANITIZE("cfi") void ClientDestroySession(const ListNode *destroyList, ShutdownReason reason);
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c284 ClientDestroySession(&destroyList, SHUTDOWN_REASON_LOCAL); in TransClientDeinit()
599 (void)ClientDestroySession(&destroyList, SHUTDOWN_REASON_LOCAL); in ClientDeleteSessionServer()
1262 (void)ClientDestroySession(&destroyList, SHUTDOWN_REASON_LNN_OFFLINE); in ClientTransLnnOfflineProc()
1305 (void)ClientDestroySession(&destroyList, SHUTDOWN_REASON_LINK_DOWN); in ClientTransOnLinkDown()
1379 (void)ClientDestroySession(&destroyList, SHUTDOWN_REASON_SERVICE_DIED); in ClientCleanAllSessionWhenServerDeath()
H A Dclient_trans_socket_manager.c129 NO_SANITIZE("cfi") void ClientDestroySession(const ListNode *destroyList, ShutdownReason reason) in ClientDestroySession() function

Completed in 5 milliseconds