Home
last modified time | relevance | path

Searched defs:socket_fd (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_handle.cpp46 int32_t NetHandle::BindSocket(int32_t socket_fd) in BindSocket()
Dnet_conn_client.cpp265 int32_t NetConnClient::BindSocket(int32_t socket_fd, int32_t netId) in BindSocket()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_handle_test.cpp44 int32_t socket_fd = 1; variable
54 int32_t socket_fd = -1; variable
Dnet_conn_client_test.cpp1151 int32_t socket_fd = 0; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_session.cpp42 int32_t socket_fd; in SoftbusSession() local
Dsoftbus_agent.cpp180 int socket_fd = session->GetHandle(); in OnSessionOpened() local
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dmock_netsys_native_client.cpp531 int32_t MockNetsysNativeClient::BindSocket(int32_t socket_fd, uint32_t netId) in BindSocket()
Dnetsys_native_client.cpp651 int32_t NetsysNativeClient::BindSocket(int32_t socket_fd, uint32_t netId) in BindSocket()
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
Dnet_conn_service_stub.cpp833 int32_t socket_fd; in OnBindSocket() local
/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
Dnet_conn_client_fuzzer.cpp349 int32_t socket_fd = GetData<int32_t>(); in BindSocketFuzzTest() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp1009 int32_t NetConnServiceProxy::BindSocket(int32_t socket_fd, int32_t netId) in BindSocket()
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_conn_service.cpp1357 int32_t NetConnService::BindSocket(int32_t socket_fd, int32_t netId) in BindSocket()