Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_handle.cpp46 int32_t NetHandle::BindSocket(int32_t socket_fd) in BindSocket() function in OHOS::NetManagerStandard::NetHandle
Dnet_conn_client.cpp265 int32_t NetConnClient::BindSocket(int32_t socket_fd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
Dfwmark_client.cpp47 int32_t FwmarkClient::BindSocket(int32_t fd, uint32_t netId) in BindSocket() function in OHOS::nmd::FwmarkClient
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
Dconnection_module.cpp421 napi_value ConnectionModule::NetHandleInterface::BindSocket(napi_env env, napi_callback_info info) in BindSocket() function in OHOS::NetManagerStandard::ConnectionModule::NetHandleInterface
/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() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_controller_service_impl.cpp396 int32_t NetsysControllerServiceImpl::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp511 int32_t NetsysController::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp651 int32_t NetsysNativeClient::BindSocket(int32_t socket_fd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysNativeClient
/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() function in OHOS::NetManagerStandard::NetConnServiceProxy
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_conn_service.cpp1357 int32_t NetConnService::BindSocket(int32_t socket_fd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnService