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

  /system/netd/
SecondaryTableController.h 54 int removeHostExemption(const char *host);
SecondaryTableController.cpp 542 int SecondaryTableController::removeHostExemption(const char *host) {
CommandListener.cpp 369 if (!sSecondaryTableCtrl->removeHostExemption(argv[4])) {
    [all...]

Completed in 54 milliseconds