Home | History | Annotate | Download | only in server

Lines Matching defs:removeCostlyAlert

661     return removeCostlyAlert("shared", &mSharedAlertBytes);
697 return removeCostlyAlert(iface, &it->second.alert);
735 int BandwidthController::removeCostlyAlert(const std::string& costName, int64_t* alertBytes) {
737 ALOGE("removeCostlyAlert: Invalid costName \"%s\"", costName.c_str());