| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_socket_inputstream.cpp | 24 InputStream::InputStream(int socketFd) : socketFd_(socketFd) in InputStream() argument
|
| H A D | bluetooth_socket_outputstream.cpp | 35 OutputStream::OutputStream(int socketFd) : socketFd_(socketFd) in OutputStream() argument
|
| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
| H A D | net_handle.cpp | 46 int32_t NetHandle::BindSocket(int32_t socketFd) in BindSocket() argument
|
| /foundation/multimodalinput/input/intention/ipc/socket/src/ |
| H A D | socket_params.cpp | 41 AllocSocketPairReply::AllocSocketPairReply(int32_t tokenType, int32_t socketFd) in AllocSocketPairReply() argument
|
| H A D | socket_connection.cpp | 31 SocketConnection::SocketConnection(int32_t socketFd, in SocketConnection() argument
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
| H A D | net_handle_test.cpp | 44 int32_t socketFd = 1; in HWTEST_F() local 54 int32_t socketFd = -1; in HWTEST_F() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
| H A D | softbus_session.cpp | 31 int32_t socketFd = INVALID_SOCKET_FD; in SoftbusSession() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/netlink/test/ |
| H A D | netlink_listener_test.cpp | 89 int32_t StartSocket(int32_t& socketFd) in StartSocket() argument [all...] |
| H A D | netlink_handler_test.cpp | 91 int32_t StartSocket(int32_t& socketFd) in StartSocket() argument [all...] |
| /foundation/ability/ability_runtime/test/unittest/connect_server_manager_test/ |
| H A D | connect_server_manager_test.cpp | 67 uint32_t socketFd = 0; in HWTEST_F() local 174 uint32_t socketFd = 0; in HWTEST_F() local 192 uint32_t socketFd = 0; in HWTEST_F() local 211 uint32_t socketFd = 0; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | fwmark_network_test.cpp | 193 int32_t socketFd = 0; in HWTEST_F() local 205 int32_t socketFd = 1111; in HWTEST_F() local 296 int32_t socketFd = 1111; in HWTEST_F() local
|
| H A D | mock_netsys_native_client_test.cpp | 196 int32_t socketFd = 0; in HWTEST_F() local 224 int32_t socketFd = 0; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/ |
| H A D | fwmark_client.cpp | 47 int32_t FwmarkClient::ProtectFromVpn(int32_t socketFd) in ProtectFromVpn() argument 58 auto socketFd = socket(AF_UNIX, SOCK_STREAM | SOCK_CLOEXEC, 0); in Send() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
| H A D | netlink_manager.cpp | 58 int32_t socketFd; in CreateNetlinkDistributor() local [all...] |
| H A D | data_receiver.cpp | 29 DataReceiver::DataReceiver(int32_t socketFd, int32_t format) : socket_(socketFd), format_(format) in DataReceiver() argument
|
| /foundation/communication/dsoftbus/tests/adapter/fuzztest/softbussocketrecv_fuzzer/ |
| H A D | softbussocketrecv_fuzzer.cpp | 68 int32_t socketFd = GetData<int32_t>(); in SoftBusSocketRecvFuzzTest() local 87 int32_t socketFd = GetData<int32_t>(); in SoftBusSocketRecvFromFuzzTest() local 117 int32_t socketFd = GetData<int32_t>(); in SoftBusSocketSendFuzzTest() local 145 int32_t socketFd = GetData<int32_t>(); in SoftBusSocketSendToFuzzTest() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
| H A D | raw_socket.cpp | 74 int socketFd = socket(PF_PACKET, SOCK_DGRAM, htons(protocol)); in CreateSocket() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/ |
| H A D | audio_pnp_server.cpp | 150 int32_t socketFd = -1; in OpenAndReadWithSocket() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | fwmark_network.cpp | 85 int32_t SetMark(int32_t *socketFd, FwmarkCommand *command) in SetMark() argument 142 int32_t socketFd = -1; SendMessage() local [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/ |
| H A D | file_adapter.c | 138 int32_t socketFd = -1; in CreateServerSocket() local
|
| /foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/ |
| H A D | network_mock.cpp | 41 int32_t SoftBusSocketCreate(int32_t domain, int32_t type, int32_t protocol, int32_t *socketFd) in SoftBusSocketCreate() argument 46 int32_t SoftBusSocketSetOpt(int32_t socketFd, int32_t level, int32_t optName, const void *optVal, int32_t optLen) in SoftBusSocketSetOpt() argument 51 int32_t SoftBusSocketClose(int32_t socketFd) in SoftBusSocketClose() argument 56 int32_t SoftBusSocketBind(int32_t socketFd, SoftBusSockAddr *addr, int32_t addrLen) in SoftBusSocketBind() argument 71 int32_t SoftBusSocketRecv(int32_t socketFd, void *buf, uint32_t len, int32_t flags) in SoftBusSocketRecv() argument [all...] |
| /foundation/communication/netstack/test/unittest/tlssocket/server/ |
| H A D | TlsSocketServerTest.cpp | 121 int socketFd = tlsServerSendOptions.GetSocket(); in HWTEST_F() local 138 int socketFd = tlsServerSendOptions.GetSocket(); in HWTEST_F() local 163 int socketFd = tlsServerSendOptions.GetSocket(); in HWTEST_F() local 199 int socketFd = tlsServerSendOptions.GetSocket(); in HWTEST_F() local 227 int socketFd = tlsServerSendOptions.GetSocket(); HWTEST_F() local 248 int socketFd = tlsServerSendOptions.GetSocket(); HWTEST_F() local 285 int socketFd = tlsServerSendOptions.GetSocket(); HWTEST_F() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
| H A D | socket_service.cpp | 103 int socketFd = SOCK_INVALID_FD; in Connect() local 122 int socketFd = SOCK_INVALID_FD; in Listen() local
|
| /foundation/CastEngine/castengine_wifi_display/tests/demo/rtp/ |
| H A D | rtp_enc_demo.cpp | 92 static int socketFd = 0; in SendRTP() local
|
| /foundation/ability/ability_runtime/js_environment/test/unittest/js_environment_test/ |
| H A D | js_environment_test.cpp | 235 uint32_t socketFd = 10; in HWTEST_F() local 256 uint32_t socketFd = 10; in HWTEST_F() local
|