/ohos5.0/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 | 394 int32_t NetConnClient::BindSocket(int32_t socketFd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnClient
|
/ohos5.0/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
|
/ohos5.0/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 OHOS::NetManagerStandard::NetHandleInterface
|
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_conn_service_stub_test.h | 175 int32_t BindSocket(int32_t socketFd, int32_t netId) override in BindSocket() function
|
/ohos5.0/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 | 559 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 | 432 int32_t NetsysControllerServiceImpl::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
|
H A D | netsys_native_client.cpp | 745 int32_t NetsysNativeClient::BindSocket(int32_t socketFd, uint32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetsysNativeClient
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
H A D | net_conn_service_proxy.cpp | 962 int32_t NetConnServiceProxy::BindSocket(int32_t socketFd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnServiceProxy
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_conn_service.cpp | 1740 int32_t NetConnService::BindSocket(int32_t socketFd, int32_t netId) in BindSocket() function in OHOS::NetManagerStandard::NetConnService
|