Searched defs:commands (Results 1 – 12 of 12) sorted by relevance
| /system/extras/simpleperf/ |
| D | README.md | 60 ### simpleperf list 78 ### simpleperf stat 198 ### simpleperf record 265 ### simpleperf report
|
| /system/netd/server/ |
| D | IptablesBaseTest.cpp | 98 const std::string& commands, in fakeExecIptablesRestoreWithOutput() 110 int IptablesBaseTest::fakeExecIptablesRestore(IptablesTarget target, const std::string& commands) { in fakeExecIptablesRestore()
|
| D | NetdConstants.cpp | 123 int execIptablesRestoreWithOutput(IptablesTarget target, const std::string& commands, in execIptablesRestoreWithOutput() 128 int execIptablesRestore(IptablesTarget target, const std::string& commands) { in execIptablesRestore()
|
| D | StrictController.cpp | 154 const std::string commands = android::base::Join(commandList, '\n'); in disableStrict() local
|
| D | BandwidthController.cpp | 265 std::string commands = android::base::Join(IPT_FLUSH_COMMANDS, '\n'); in flushCleanTables() local 292 std::string commands = android::base::Join(IPT_BASIC_ACCOUNTING_COMMANDS, '\n'); in enableBandwidthControl() local 310 int BandwidthController::runCommands(int numCommands, const char *commands[], in runCommands()
|
| D | FirewallController.cpp | 281 std::string commands; in makeUidRules() local
|
| /system/core/adb/ |
| D | console.cpp | 116 std::string commands = adb_construct_auth_command(); in adb_send_emulator_command() local
|
| D | shell_service_test.cpp | 226 const char* commands[] = {"TEST_STR=abc123", in TEST_F() local
|
| /system/update_engine/weaved/traits/ |
| D | updater.json | 3 "commands": { object
|
| /system/bt/tools/hci/ |
| D | main.c | 37 static const command_t commands[] = { variable
|
| /system/tpm/trunks/generator/ |
| D | generator.py | 1952 def GenerateHandleCountFunctions(commands, out_file): argument 1973 def GenerateHeader(types, constants, structs, defines, typemap, commands): argument 2040 def GenerateImplementation(types, structs, typemap, commands): argument
|
| /system/bt/service/client/ |
| D | main.cc | 1084 vector<string> commands = base::SplitString( in main() local
|