Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.cpp738 int64_t* alertBytes) { in setCostlyAlert()
773 int BandwidthController::removeCostlyAlert(const std::string& costName, int64_t* alertBytes) { in removeCostlyAlert()
DBandwidthControllerTest.cpp487 int64_t alertBytes = 0; in TEST_F() local
/system/netd/tests/
Dbinder_test.cpp1532 void expectBandwidthInterfaceAlertRuleExists(const char* ifname, long alertBytes) { in expectBandwidthInterfaceAlertRuleExists()
1552 void expectBandwidthGlobalAlertRuleExists(long alertBytes) { in expectBandwidthGlobalAlertRuleExists()