Searched defs:commands (Results 1 – 13 of 13) sorted by relevance
| /system/core/init/ |
| D | init_test.cpp | 40 const std::vector<ActionManagerCommand>& commands, ServiceList* service_list) { in TestInit() 62 const std::vector<ActionManagerCommand>& commands, ServiceList* service_list) { in TestInitText() 81 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 110 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 191 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local
|
| /system/netd/server/ |
| D | StrictController.cpp | 154 const std::string commands = Join(commandList, '\n'); in disableStrict() local 167 std::vector<std::string> commands; in setUidCleartextPenalty() local
|
| D | IptablesBaseTest.cpp | 75 const std::string& commands, in fakeExecIptablesRestoreWithOutput() 87 int IptablesBaseTest::fakeExecIptablesRestore(IptablesTarget target, const std::string& commands) { in fakeExecIptablesRestore()
|
| D | NetdConstants.cpp | 45 int execIptablesRestoreWithOutput(IptablesTarget target, const std::string& commands, in execIptablesRestoreWithOutput() 50 int execIptablesRestore(IptablesTarget target, const std::string& commands) { in execIptablesRestore()
|
| D | FirewallController.cpp | 267 std::string commands; in makeCriticalCommands() local 279 std::string commands; in makeUidRules() local
|
| D | BandwidthController.cpp | 281 std::string commands = Join(IPT_FLUSH_COMMANDS, '\n'); in flushCleanTables() local 309 std::string commands = Join(getBasicAccountingCommands(), '\n'); in enableBandwidthControl() local 790 std::vector<std::string> commands = { in setCostlyAlert() local 819 std::vector<std::string> commands = { in removeCostlyAlert() local
|
| D | TetherControllerTest.cpp | 176 ExpectedIptablesCommands commands; in allNewNatCommands() 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 | 206 const char* commands[] = {"TEST_STR=abc123", in TEST_F() local
|
| /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/stack/btm/ |
| D | btm_ble_adv_filter.cc | 600 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
|
| /system/bt/service/client/ |
| D | main.cc | 1085 vector<string> commands = base::SplitString( in main() local
|