Home | History | Annotate | Download | only in netd

Lines Matching refs:setCostlyAlert

990     return setCostlyAlert("shared", bytes, &sharedAlertBytes);
1014 return setCostlyAlert(iface, bytes, &it->alert);
1033 int BandwidthController::setCostlyAlert(const char *costName, int64_t bytes, int64_t *alertBytes) {