Home
last modified time | relevance | path

Searched defs:newSessionName (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/session/src/
Dclient_trans_socket_service.c98 char newSessionName[SESSION_NAME_SIZE_MAX +1] = {0}; in Socket() local
Dclient_trans_session_service.c874 bool RemoveAppIdFromSessionName(const char *sessionName, char *newSessionName) in RemoveAppIdFromSessionName()
913 char newSessionName[SESSION_NAME_SIZE_MAX +1] = {0}; in CreateSocket() local