Home
last modified time | relevance | path

Searched refs:DestroyClientSessionServer (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/include/
H A Dclient_trans_socket_manager.h43 void DestroyClientSessionServer(ClientSessionServer *server, ListNode *destroyList);
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c161 void DestroyClientSessionServer(ClientSessionServer *server, ListNode *destroyList) in DestroyClientSessionServer() function
H A Dclient_trans_session_manager.c277 DestroyClientSessionServer(serverNode, &destroyList); in TransClientDeinit()
588 DestroyClientSessionServer(serverNode, &destroyList); in ClientDeleteSessionServer()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_test.cpp951 DestroyClientSessionServer(NULL, NULL);