Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H A Dnetsys_policy_wrapper.cpp40 int32_t NetsysPolicyWrapper::BandwidthSetIfaceQuota(const std::string &iface, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetManagerStandard::NetsysPolicyWrapper
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp397 int32_t NetManagerNative::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::nmd::NetManagerNative
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp786 int32_t NetsysController::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp597 int32_t NetsysControllerServiceImpl::BandwidthSetIfaceQuota(const std::string &ifName, int64_t byte… in BandwidthSetIfaceQuota() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp1176 int32_t NetsysNativeClient::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetManagerStandard::NetsysNativeClient
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp521 int32_t NetsysNativeService::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetsysNative::NetsysNativeService
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp332 int32_t BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) override in BandwidthSetIfaceQuota() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1427 int32_t NetsysNativeServiceProxy::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetsysNative::NetsysNativeServiceProxy