Searched defs:removeCostlyAlert (Results 1 - 1 of 1) sorted by relevance

/system/netd/
H A DBandwidthController.cpp895 return removeCostlyAlert("shared", &sharedAlertBytes);
931 return removeCostlyAlert(iface, &it->alert);
959 int BandwidthController::removeCostlyAlert(const char *costName, int64_t *alertBytes) { function in class:BandwidthController

Completed in 6 milliseconds