Searched defs:commands (Results 1 – 12 of 12) sorted by relevance
| /system/core/fastboot/ |
| D | task_test.cpp | 46 const std::vector<std::string>& commands) { in collectTasks() 91 std::vector<std::string> commands = {"flash dtbo", "flash --slot-other system system_other.img", in TEST_F() local 162 std::vector<std::string> commands = {"flash dtbo", "flash --slot-other system system_other.img", in TEST_F() local 182 std::vector<std::string> commands = {"reboot bootloader", "reboot"}; in TEST_F() local
|
| /system/netd/server/ |
| D | StrictController.cpp | 154 const std::string commands = Join(commandList, '\n'); in resetChains() 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 | 37 int execIptablesRestoreWithOutput(IptablesTarget target, const std::string& commands, in execIptablesRestoreWithOutput() 42 int execIptablesRestore(IptablesTarget target, const std::string& commands) { in execIptablesRestore()
|
| D | BandwidthController.cpp | 267 std::string commands = Join(IPT_FLUSH_COMMANDS, '\n'); in flushCleanTables() local 286 std::string commands = Join(getBasicAccountingCommands(), '\n'); in enableBandwidthControl() local 648 std::vector<std::string> commands = { in setCostlyAlert() local 678 std::vector<std::string> commands = { in removeCostlyAlert() local
|
| D | FirewallController.cpp | 153 std::string commands; in makeCriticalCommands() local
|
| D | TetherControllerTest.cpp | 200 ExpectedIptablesCommands commands; in allNewNatCommands() local
|
| /system/core/init/ |
| D | init_test.cpp | 60 const std::vector<ActionManagerCommand>& commands, ActionManager* action_manager, in TestInit() 81 const std::vector<ActionManagerCommand>& commands, ActionManager* action_manager, in TestInitText() 106 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 170 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 518 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 579 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 608 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local
|
| /system/linkerconfig/devicetest/src/android/linkerconfig/gts/utils/elements/ |
| D | Section.java | 73 String[] commands = namespaceMatcher.group(2).split("\\."); in parseConfiguration() local
|
| /system/vold/bench/inodeop_bench/ |
| D | inodeop_bench.cpp | 114 void print_commands(const std::vector<Command>& commands) { in print_commands() 376 std::vector<Command> commands; in main() local
|
| /system/core/cli-test/ |
| D | cli-test.cpp | 186 static bool RunCommands(const char* what, const std::vector<std::string>& commands) { in RunCommands()
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 108316 int *commands; member 108400 __le32 commands[4]; member
|