Home
last modified time | relevance | path

Searched defs:alertName (Results 1 – 4 of 4) sorted by relevance

/system/netd/server/
DBandwidthController.cpp537 int BandwidthController::runIptablesAlertCmd(IptOp op, const std::string& alertName, in runIptablesAlertCmd()
558 const char *alertName = ALERT_GLOBAL_NAME; in setGlobalAlert() local
580 const char *alertName = ALERT_GLOBAL_NAME; in removeGlobalAlert() local
643 std::string alertName = costName + "Alert"; in setCostlyAlert() local
676 std::string alertName = costName + "Alert"; in removeCostlyAlert() local
DNetlinkHandler.cpp190 const char *alertName = evt->findParam("ALERT_NAME"); in onEvent() local
/system/netd/tests/
DTestUnsolService.cpp90 binder::Status TestUnsolService::onQuotaLimitReached(const std::string& alertName, in onQuotaLimitReached()
Dbinder_test.cpp2151 std::string alertName = StringPrintf("%sAlert", ifname); in expectBandwidthInterfaceAlertRuleExists() local