Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c293 static bool ClientTransCheckNeedDel(SessionInfo *sessionNode, int32_t routeType, int32_t connType) in ClientTransCheckNeedDel() function
354 if (!ClientTransCheckNeedDel(sessionNode, routeType, connType)) { in DestroyClientSessionByNetworkId()