HomeSort by relevance Sort by last modified time
    Searched refs:mQuotaHandler (Results 1 - 2 of 2) sorted by null

  /system/netd/
NetlinkManager.cpp 109 if ((mQuotaHandler = setupSocket(&mQuotaSock, NETLINK_NFLOG,
142 if (mQuotaHandler) {
143 if (mQuotaHandler->stop()) {
148 delete mQuotaHandler;
149 mQuotaHandler = NULL;
NetlinkManager.h 34 NetlinkHandler *mQuotaHandler;

Completed in 49 milliseconds