Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c1435 static SessionInfo *GetSocketExistSession(const SessionParam *param, bool isEncyptedRawStream) in GetSocketExistSession() function
1472 SessionInfo *session = GetSocketExistSession(param, isEncyptedRawStream); in ClientAddSocketSession()