Home
last modified time | relevance | path

Searched refs:StartSocketListening (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_tcp_connection.h58 int32_t StartSocketListening(ListenerModule module, const LocalListenerInfo *info);
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_tcp_connection_virtual.c100 int32_t StartSocketListening(ListenerModule module, const LocalListenerInfo *info) in StartSocketListening() function
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_test.cpp227 int32_t ret = StartSocketListening(AUTH, &info); in HWTEST_F()
H A Dauth_test.cpp630 int32_t ret = StartSocketListening(AUTH, &info); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c788 return StartSocketListening(AUTH, &info); in AuthStartListening()
793 return StartSocketListening(AUTH_RAW_P2P_SERVER, &info); in AuthStartListening()
H A Dauth_tcp_connection.c333 int32_t StartSocketListening(ListenerModule module, const LocalListenerInfo *info) in StartSocketListening() function

Completed in 8 milliseconds