OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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