Home
last modified time | relevance | path

Searched defs:isBlockMode (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_mock.cpp39 int32_t SocketConnectDevice(const char *ip, int32_t port, bool isBlockMode) in SocketConnectDevice() argument
H A Dauth_test.cpp644 bool isBlockMode = true; in HWTEST_F() local
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_tcp_connection_virtual.c68 int32_t SocketConnectDevice(const char *ip, int32_t port, bool isBlockMode) in SocketConnectDevice() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c411 int32_t SocketConnectDeviceWithAllIp(const char *localIp, const char *peerIp, int32_t port, bool isBlockMode) in SocketConnectDeviceWithAllIp() argument
416 int32_t SocketConnectDevice(const char *ip, int32_t port, bool isBlockMode) in SocketConnectDevice() argument
369 SocketConnectInner(const char *localIp, const char *peerIp, int32_t port, ListenerModule module, bool isBlockMode) SocketConnectInner() argument
466 NipSocketConnectDevice(ListenerModule module, const char *addr, int32_t port, bool isBlockMode) NipSocketConnectDevice() argument
[all...]

Completed in 5 milliseconds