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

  /system/netd/
SecondaryTableController.h 48 int removeUidRule(const char *iface, int uid_start, int uid_end);
SecondaryTableController.cpp 496 int SecondaryTableController::removeUidRule(const char *iface, int uid_start, int uid_end) {
CommandListener.cpp 343 if (!sSecondaryTableCtrl->removeUidRule(argv[4],
    [all...]

Completed in 25 milliseconds