OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeIptablesNaughtyCmd
(Results
1 - 2
of
2
) sorted by null
/system/netd/
BandwidthController.h
115
std::string
makeIptablesNaughtyCmd
(IptOp op, int uid);
BandwidthController.cpp
273
std::string BandwidthController::
makeIptablesNaughtyCmd
(IptOp op, int uid) {
360
naughtyCmd =
makeIptablesNaughtyCmd
(op, uid);
370
naughtyCmd =
makeIptablesNaughtyCmd
(IptOpDelete, appUids[uidNum]);
[
all
...]
Completed in 46 milliseconds