Home
last modified time | relevance | path

Searched defs:alertBytes (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DBandwidthController.cpp755 int64_t* alertBytes) { in setCostlyAlert()
790 int BandwidthController::removeCostlyAlert(const std::string& costName, int64_t* alertBytes) { in removeCostlyAlert()
DBandwidthControllerTest.cpp488 int64_t alertBytes = 0; in TEST_F() local
/system/netd/tests/
Dbinder_test.cpp1503 void expectBandwidthInterfaceAlertRuleExists(const char* ifname, long alertBytes) { in expectBandwidthInterfaceAlertRuleExists()
1523 void expectBandwidthGlobalAlertRuleExists(long alertBytes) { in expectBandwidthGlobalAlertRuleExists()