Home
last modified time | relevance | path

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

/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.c21 static int32_t g_currentSessionId4Proxy = -1; variable
813 ret = SendMessage(g_currentSessionId4Proxy, g_expectMessageContent, size); in SendData4Message()
815 ret = SendBytes(g_currentSessionId4Proxy, g_expectMessageContent, size); in SendData4Message()
885 CloseSession(g_currentSessionId4Proxy); in CloseSessionAndRemoveSs4Proxy()
1175 g_currentSessionId4Proxy = sessionId; in SetCurrentSessionId4Proxy()
1190 return g_currentSessionId4Proxy; in GetCurrentSessionId4Proxy()