Home
last modified time | relevance | path

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

/test/xts/dcts/communication/softbus_standard/transmission/sendmsg/
Dtrans_func_test.cpp280 int sessionId = GetCurrentSessionId4Proxy();
303 ret = GetSessionOption(GetCurrentSessionId4Proxy(), SESSION_OPTION_MAX_SENDMESSAGE_SIZE,
330 ret = GetSessionOption(GetCurrentSessionId4Proxy(), SESSION_OPTION_MAX_SENDMESSAGE_SIZE,
589 int sessionId = GetCurrentSessionId4Proxy();
615 ret = GetSessionOption(GetCurrentSessionId4Proxy(), SESSION_OPTION_MAX_SENDMESSAGE_SIZE,
645 ret = GetSessionOption(GetCurrentSessionId4Proxy(), SESSION_OPTION_MAX_SENDMESSAGE_SIZE,
/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.h225 int GetCurrentSessionId4Proxy(void);
Dnet_trans_common.c1188 int GetCurrentSessionId4Proxy(void) in GetCurrentSessionId4Proxy() function