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/
H A Dnet_trans_common.c21 static int32_t g_currentSessionId4Proxy = -1; variable
769 ret = SendMessage(g_currentSessionId4Proxy, g_expectMessageContent, size); in SendData4Message()
771 ret = SendBytes(g_currentSessionId4Proxy, g_expectMessageContent, size); in SendData4Message()
841 CloseSession(g_currentSessionId4Proxy); in CloseSessionAndRemoveSs4Proxy()
1131 g_currentSessionId4Proxy = sessionId; in SetCurrentSessionId4Proxy()
1146 return g_currentSessionId4Proxy; in GetCurrentSessionId4Proxy()

Completed in 2 milliseconds