Searched refs:RemoveAllowedList (Results 1 – 4 of 4) sorted by relevance
102 int32_t RemoveAllowedList(uint32_t uid);
393 int32_t ret = g_BandwidthManager->RemoveAllowedList(uid);407 ret = g_BandwidthManager->RemoveAllowedList(uid);
516 int32_t BandwidthManager::RemoveAllowedList(uint32_t uid) in RemoveAllowedList() function in OHOS::nmd::BandwidthManager
424 return bandwidthManager_->RemoveAllowedList(uid); in BandwidthRemoveAllowedList()