Searched refs:AddDeniedList (Results 1 – 4 of 4) sorted by relevance
339 int32_t ret = g_BandwidthManager->AddDeniedList(uid);341 ret = g_BandwidthManager->AddDeniedList(uid);365 int32_t ret = g_BandwidthManager->AddDeniedList(uid);405 int32_t ret = g_BandwidthManager->AddDeniedList(uid);
75 int32_t AddDeniedList(uint32_t uid);
460 int32_t BandwidthManager::AddDeniedList(uint32_t uid) in AddDeniedList() function in OHOS::nmd::BandwidthManager
409 return bandwidthManager_->AddDeniedList(uid); in BandwidthAddDeniedList()