Home
last modified time | relevance | path

Searched refs:notifyQuotaLimitReached (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DNetlinkHandler.h48 void notifyQuotaLimitReached(const std::string& labelName, const std::string& ifName);
DNetlinkHandler.cpp198 notifyQuotaLimitReached(alertName, iface); in onEvent()
251 void NetlinkHandler::notifyQuotaLimitReached(const std::string& labelName, in notifyQuotaLimitReached() function in android::net::NetlinkHandler