Searched defs:BandwidthSetIfaceQuota (Results 1 – 8 of 8) sorted by relevance
40 int32_t NetsysPolicyWrapper::BandwidthSetIfaceQuota(const std::string &iface, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetManagerStandard::NetsysPolicyWrapper
397 int32_t NetManagerNative::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::nmd::NetManagerNative
786 int32_t NetsysController::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetManagerStandard::NetsysController
597 int32_t NetsysControllerServiceImpl::BandwidthSetIfaceQuota(const std::string &ifName, int64_t byte… in BandwidthSetIfaceQuota() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
1176 int32_t NetsysNativeClient::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetManagerStandard::NetsysNativeClient
521 int32_t NetsysNativeService::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetsysNative::NetsysNativeService
332 int32_t BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) override in BandwidthSetIfaceQuota() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
1427 int32_t NetsysNativeServiceProxy::BandwidthSetIfaceQuota(const std::string &ifName, int64_t bytes) in BandwidthSetIfaceQuota() function in OHOS::NetsysNative::NetsysNativeServiceProxy