Searched refs:SetIfaceQuotaDetail (Results 1 – 3 of 3) sorted by relevance
119 int32_t SetIfaceQuotaDetail(const std::string &ifName, int64_t bytes);
334 int32_t BandwidthManager::SetIfaceQuotaDetail(const std::string &ifName, int64_t bytes) in SetIfaceQuotaDetail() function in OHOS::nmd::BandwidthManager403 return SetIfaceQuotaDetail(ifName, bytes); in SetIfaceQuota()
438 ret = g_BandwidthManager->SetIfaceQuotaDetail(ifName, bytes);