Searched defs:commands (Results 1 – 16 of 16) sorted by relevance
/system/core/init/ |
D | init_test.cpp | 44 const std::vector<ActionManagerCommand>& commands, ServiceList* service_list) { in TestInit() 67 const std::vector<ActionManagerCommand>& commands, ServiceList* service_list) { in TestInitText() 91 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 154 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local 236 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() 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 | 305 std::string commands = Join(IPT_FLUSH_COMMANDS, '\n'); in flushCleanTables() local 324 std::string commands = Join(getBasicAccountingCommands(mBpfSupported), '\n'); in enableBandwidthControl() local 773 std::vector<std::string> commands = { in setCostlyAlert() local 803 std::vector<std::string> commands = { in removeCostlyAlert() local
|
D | FirewallController.cpp | 283 std::string commands; in makeCriticalCommands() local 295 std::string commands; in makeUidRules() local
|
D | TetherControllerTest.cpp | 247 ExpectedIptablesCommands commands; in allNewNatCommands() local
|
/system/core/adb/client/ |
D | console.cpp | 116 std::string commands = adb_construct_auth_command(); in adb_send_emulator_command() local
|
/system/iorap/src/perfetto/ |
D | main.cc | 99 auto /*observable<PerfettoStreamCommand>*/ commands = in CollectPerfettoTraceBufferViaAbstractions() local
|
D | rx_producer.cc | 773 rxcpp::observable<PerfettoStreamCommand> commands) { in CreateTraceStream()
|
/system/bt/tools/hci/ |
D | main.c | 38 static const command_t commands[] = { variable
|
/system/core/cli-test/ |
D | cli-test.cpp | 179 static bool RunCommands(const char* what, const std::vector<std::string>& commands) { in RunCommands()
|
/system/core/adb/daemon/ |
D | shell_service_test.cpp | 207 const char* commands[] = {"TEST_STR=abc123", in TEST_F() local
|
/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 | 1122 vector<string> commands = base::SplitString( in main() local
|
/system/bt/main/shim/ |
D | btm_api.cc | 996 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
|