Searched defs:ConnSendSocketData (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/ |
H A D | lnn_socket_mock.cpp | 53 ssize_t ConnSendSocketData(int32_t fd, const char *buf, size_t len, int32_t timeout) in ConnSendSocketData() function
|
/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_socket.c | 206 ssize_t ConnSendSocketData(int32_t fd, const char *buf, size_t len, int32_t timeout) in ConnSendSocketData() function
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/ |
H A D | trans_tcp_direct_message_test_mock.cpp | 60 ssize_t ConnSendSocketData(int32_t fd, const char *buf, size_t len, int32_t timeout)
in ConnSendSocketData() function
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_lane_deps_mock.cpp | 388 ssize_t ConnSendSocketData(int32_t fd, const char *buf, size_t len, int32_t timeout) in ConnSendSocketData() function
|
Completed in 3 milliseconds