Home
last modified time | relevance | path

Searched defs:BindSocket (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_handle.cpp46 int32_t NetHandle::BindSocket(int32_t socketFd) in BindSocket() function in OHOS::NetManagerStandard::NetHandle
H A Dnet_conn_client.cpp437 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/
H A Dnet_handle_interface.cpp50 napi_value NetHandleInterface::BindSocket(napi_env env, napi_callback_info info) in BindSocket() function in NetHandleInterface
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A 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/CastEngine/castengine_wifi_display/services/network/socket/
H A 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/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp1053 int32_t NetConnServiceProxy::BindSocket(int32_t socketFd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnServiceProxy
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dmock_netsys_native_client.cpp531 int32_t MockNetsysNativeClient::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::MockNetsysNativeClient
H A Dnetsys_controller.cpp683 int32_t NetsysController::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp451 int32_t NetsysControllerServiceImpl::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp776 int32_t NetsysNativeClient::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1894 int32_t NetConnService::BindSocket(int32_t socketFd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnService

Completed in 21 milliseconds