Home
last modified time | relevance | path

Searched defs:DisableNat (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp206 int32_t SharingManager::DisableNat(const std::string &downstreamIface, const std::string &upstreamI… in DisableNat() function in OHOS::nmd::SharingManager
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp353 int32_t NetManagerNative::DisableNat(const std::string &downstreamIface, const std::string &upstrea… in DisableNat() function in OHOS::nmd::NetManagerNative
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp600 int32_t NetsysController::DisableNat(const std::string &downstreamIface, const std::string &upstrea… in DisableNat() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp459 int32_t NetsysControllerServiceImpl::DisableNat(const std::string &downstreamIface, const std::stri… in DisableNat() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp790 int32_t NetsysNativeClient::DisableNat(const std::string &downstreamIface, const std::string &upstr… in DisableNat() function in OHOS::NetManagerStandard::NetsysNativeClient
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp497 int32_t NetsysNativeService::DisableNat(const std::string &downstreamIface, const std::string &upst… in DisableNat() function in OHOS::NetsysNative::NetsysNativeService
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp302 … int32_t DisableNat(const std::string &downstreamIface, const std::string &upstreamIface) override in DisableNat() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1338 int32_t NetsysNativeServiceProxy::DisableNat(const std::string &downstreamIface, const std::string … in DisableNat() function in OHOS::NetsysNative::NetsysNativeServiceProxy