Home
last modified time | relevance | path

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

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