/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
H A D | net_handle.cpp | 46 int32_t NetHandle::BindSocket(int32_t socketFd) in BindSocket() function in OHOS::NetManagerStandard::NetHandle
|
H A D | net_conn_client.cpp | 437 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 D | net_handle_interface.cpp | 50 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 D | fwmark_client.cpp | 41 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 D | socket_utils.cpp | 129 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 D | net_conn_service_proxy.cpp | 1053 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 D | mock_netsys_native_client.cpp | 531 int32_t MockNetsysNativeClient::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::MockNetsysNativeClient
|
H A D | netsys_controller.cpp | 683 int32_t NetsysController::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysController
|
H A D | netsys_controller_service_impl.cpp | 451 int32_t NetsysControllerServiceImpl::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
|
H A D | netsys_native_client.cpp | 776 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 D | net_conn_service.cpp | 1894 int32_t NetConnService::BindSocket(int32_t socketFd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnService
|