Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 14 of 14) sorted by relevance

/system/core/init/
Dinit_test.cpp39 const std::vector<ActionManagerCommand>& commands, ServiceList* service_list) { in TestInit()
61 const std::vector<ActionManagerCommand>& commands, ServiceList* service_list) { in TestInitText()
80 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local
109 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local
190 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST() local
/system/netd/server/
DStrictController.cpp154 const std::string commands = Join(commandList, '\n'); in resetChains() local
167 std::vector<std::string> commands; in setUidCleartextPenalty() local
DIptablesBaseTest.cpp75 const std::string& commands, in fakeExecIptablesRestoreWithOutput()
87 int IptablesBaseTest::fakeExecIptablesRestore(IptablesTarget target, const std::string& commands) { in fakeExecIptablesRestore()
DNetdConstants.cpp38 int execIptablesRestoreWithOutput(IptablesTarget target, const std::string& commands, in execIptablesRestoreWithOutput()
43 int execIptablesRestore(IptablesTarget target, const std::string& commands) { in execIptablesRestore()
DBandwidthController.cpp285 std::string commands = Join(IPT_FLUSH_COMMANDS, '\n'); in flushCleanTables() local
304 std::string commands = Join(getBasicAccountingCommands(mBpfSupported), '\n'); in enableBandwidthControl() local
756 std::vector<std::string> commands = { in setCostlyAlert() local
786 std::vector<std::string> commands = { in removeCostlyAlert() local
DFirewallController.cpp284 std::string commands; in makeCriticalCommands() local
296 std::string commands; in makeUidRules() local
DTetherControllerTest.cpp197 ExpectedIptablesCommands commands; in allNewNatCommands() local
/system/core/adb/client/
Dconsole.cpp116 std::string commands = adb_construct_auth_command(); in adb_send_emulator_command() local
/system/iorap/src/perfetto/
Dmain.cc99 auto /*observable<PerfettoStreamCommand>*/ commands = in CollectPerfettoTraceBufferViaAbstractions() local
Drx_producer.cc773 rxcpp::observable<PerfettoStreamCommand> commands) { in CreateTraceStream()
/system/bt/tools/hci/
Dmain.c37 static const command_t commands[] = { variable
/system/core/adb/daemon/
Dshell_service_test.cpp207 const char* commands[] = {"TEST_STR=abc123", in TEST_F() local
/system/bt/stack/btm/
Dbtm_ble_adv_filter.cc600 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
/system/bt/service/client/
Dmain.cc1122 vector<string> commands = base::SplitString( in main() local