Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
Dfwmark_client.cpp41 int32_t FwmarkClient::BindSocket(int32_t fd, uint32_t netId) in BindSocket() function in OHOS::nmd::FwmarkClient
125 extern int32_t BindSocket(int32_t fd, uint32_t netId) in BindSocket() function
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_handle.cpp46 int32_t NetHandle::BindSocket(int32_t socketFd) in BindSocket() function in OHOS::NetManagerStandard::NetHandle
Dnet_conn_client.cpp394 int32_t NetConnClient::BindSocket(int32_t socketFd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/frameworks/js/napi/connection/net_handle_interface/src/
Dnet_handle_interface.cpp50 napi_value NetHandleInterface::BindSocket(napi_env env, napi_callback_info info) in BindSocket() function in OHOS::NetManagerStandard::NetHandleInterface
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
Dsocket_utils.cpp129 bool SocketUtils::BindSocket(int32_t fd, const std::string &host, uint16_t port) in BindSocket() function in OHOS::Sharing::SocketUtils
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_conn_service_stub_test.h175 int32_t BindSocket(int32_t socketFd, int32_t netId) override in BindSocket() function
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dmock_netsys_native_client.cpp531 int32_t MockNetsysNativeClient::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_controller_service_impl.cpp432 int32_t NetsysControllerServiceImpl::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp556 int32_t NetsysController::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp741 int32_t NetsysNativeClient::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp962 int32_t NetConnServiceProxy::BindSocket(int32_t socketFd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnServiceProxy
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_conn_service.cpp1740 int32_t NetConnService::BindSocket(int32_t socketFd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnService