Searched refs:RemoveIfaceQuota (Results 1 – 4 of 4) sorted by relevance
300 int32_t ret = g_BandwidthManager->RemoveIfaceQuota(iface);312 int32_t ret = g_BandwidthManager->RemoveIfaceQuota(iface);327 ret = g_BandwidthManager->RemoveIfaceQuota(iface);
68 int32_t RemoveIfaceQuota(const std::string &ifName);
406 int32_t BandwidthManager::RemoveIfaceQuota(const std::string &ifName) in RemoveIfaceQuota() function in OHOS::nmd::BandwidthManager
404 return bandwidthManager_->RemoveIfaceQuota(ifName); in BandwidthRemoveIfaceQuota()