Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation_exchange.c36 bool IsIShareSession(const char *sessionName) in IsIShareSession() function
55IsIShareSession(appInfo->myData.sessionName) && (IsIShareSession(appInfo->peerData.sessionName))) ? in getCodeType()
H A Dtrans_udp_negotiation.c946 if (IsIShareSession(mySessionName) && IsAvailableMeta(peerNetWorkId)) { in TransUdpGetAuthType()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/
H A Dtrans_udp_negotiation_exchange.h34 bool IsIShareSession(const char *sessionName);
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_nego_test.cpp931 bool flag = IsIShareSession(g_sessionName);