Searched defs:alertName (Results 1 – 7 of 7) sorted by relevance
629 int BandwidthController::runIptablesAlertCmd(IptOp op, const std::string& alertName, in runIptablesAlertCmd()650 const char *alertName = ALERT_GLOBAL_NAME; in setGlobalAlert() local672 const char *alertName = ALERT_GLOBAL_NAME; in removeGlobalAlert() local751 std::string alertName = costName + "Alert"; in setCostlyAlert() local784 std::string alertName = costName + "Alert"; in removeCostlyAlert() local
195 const char *alertName = evt->findParam("ALERT_NAME"); in onEvent() local
51 void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
4 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
21 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
89 binder::Status TestUnsolService::onQuotaLimitReached(const std::string& alertName, in onQuotaLimitReached()
1535 std::string alertName = StringPrintf("%sAlert", ifname); in expectBandwidthInterfaceAlertRuleExists() local