Searched refs:notifyQuotaLimitReached (Results 1 – 2 of 2) sorted by relevance
48 void notifyQuotaLimitReached(const std::string& labelName, const std::string& ifName);
198 notifyQuotaLimitReached(alertName, iface); in onEvent()251 void NetlinkHandler::notifyQuotaLimitReached(const std::string& labelName, in notifyQuotaLimitReached() function in android::net::NetlinkHandler