Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c140 DestroySessionInfo *destroyNodeNext = NULL; in ClientDestroySession() local
142 LIST_FOR_EACH_ENTRY_SAFE(destroyNode, destroyNodeNext, destroyList, DestroySessionInfo, node) { in ClientDestroySession()
615 DestroySessionInfo *destroyNodeNext = NULL; in ClientCleanUpIdleTimeoutSocket() local
616 LIST_FOR_EACH_ENTRY_SAFE(destroyNode, destroyNodeNext, destroyList, DestroySessionInfo, node) { in ClientCleanUpIdleTimeoutSocket()

Completed in 1 milliseconds