Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.h48 void notifyQuotaLimitReached(const std::string& labelName, const std::string& ifName);
DNetlinkHandler.cpp255 void NetlinkHandler::notifyQuotaLimitReached(const std::string& labelName, in notifyQuotaLimitReached() argument
257 LOG_EVENT_FUNC(BINDER_RETRY, onQuotaLimitReached, labelName, ifName); in notifyQuotaLimitReached()