Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c358 static int32_t AuthTcpCreateListener(ListenerModule module, int32_t fd, TriggerType trigger) in AuthTcpCreateListener() function
399 if (AuthTcpCreateListener(module, fd, triggerMode) != SOFTBUS_OK) { in SocketConnectInner()