Searched defs:ConnOpenClientSocket (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/ |
H A D | trans_tcp_direct_wifi_test_mock.cpp | 69 int32_t ConnOpenClientSocket(const ConnectOption *option, const char *bindAddr, bool isNonBlock) in ConnOpenClientSocket() function
|
H A D | trans_tcp_direct_p2p_test_mock.cpp | 115 int32_t ConnOpenClientSocket(const ConnectOption *option, const char *bindAddr, bool isNonBlock) in ConnOpenClientSocket() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/ |
H A D | lnn_socket_mock.cpp | 38 int32_t ConnOpenClientSocket(const ConnectOption *option, const char *bindAddr, bool isNonBlock) in ConnOpenClientSocket() function
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_socket.c | 126 int32_t ConnOpenClientSocket(const ConnectOption *option, const char *bindAddr, bool isNonBlock) in ConnOpenClientSocket() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_lane_deps_mock.cpp | 373 int32_t ConnOpenClientSocket(const ConnectOption *option, const char *bindAddr, bool isNonBlock) in ConnOpenClientSocket() function
|