Home
last modified time | relevance | path

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

12

/device/google/cuttlefish/host/libs/process_monitor/
Dprocess_monitor.h65 Properties& AddCommands(T commands) & { in AddCommands()
73 Properties AddCommands(T commands) && { in AddCommands()
/device/google/cuttlefish/host/libs/config/adb/
Dlaunch.cpp103 std::vector<MonitorCommand> commands; in Commands() local
134 std::vector<MonitorCommand> commands; in Commands() local
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dpica.cpp44 std::vector<MonitorCommand> commands; in Pica() local
Dcasimir.cpp56 std::vector<MonitorCommand> commands; in Casimir() local
Dvhost_device_vsock.cpp72 std::vector<MonitorCommand> commands; in Commands() local
Dcontrol_env_proxy_server.cpp46 std::vector<MonitorCommand> commands; in Commands() local
Dstreamer.cpp56 std::vector<Command> commands; in LaunchCustomActionServers() local
234 std::vector<MonitorCommand> commands; in Commands() local
Dopenwrt_control_server.cpp62 std::vector<MonitorCommand> commands; in Commands() local
Droot_canal.cpp88 std::vector<MonitorCommand> commands; in Commands() local
Dmcu.cpp76 std::vector<MonitorCommand> commands; in Commands() local
Dkernel_log_monitor.cpp67 std::vector<MonitorCommand> commands; in Commands() local
Dwmediumd_server.cpp92 std::vector<MonitorCommand> commands; in Commands() local
Dopen_wrt.cpp149 std::vector<MonitorCommand> commands; in Commands() local
Dnetsim_server.cpp142 std::vector<MonitorCommand> commands; in Commands() local
/device/google/cuttlefish/host/libs/config/fastboot/
Dlaunch.cpp54 std::vector<MonitorCommand> commands; in Commands() local
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp669 int Execute(const std::vector<std::string>& commands, in Execute()
675 int Execute(const std::vector<std::string>& commands) { in Execute()
682 Result<siginfo_t> Execute(const std::vector<std::string>& commands, in Execute()
695 Result<siginfo_t> Execute(const std::vector<std::string>& commands, in Execute()
/device/google/cuttlefish/host/libs/vm_manager/
Dgem5_manager.cpp335 std::vector<MonitorCommand> commands; in StartCommands() local
Dqemu_manager.cpp811 std::vector<MonitorCommand> commands; in StartCommands() local
Dcrosvm_manager.cpp835 std::vector<MonitorCommand> commands; in StartCommands() local
/device/generic/car/emulator/vhal_v2_0/
DVehicleEmulator.cpp198 std::vector<std::string> commands = std::vector<std::string>( in doDebug() local
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp231 std::vector<std::string> commands = std::vector<std::string>( in doDebug() local
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp91 auto commands = CF_EXPECT(command_source->Commands()); in Run() local
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp248 std::vector<std::string> commands = {"AT+CPIN=1234,0000", in TEST_F() local
263 std::vector<std::string> commands = {"AT+CRSM=192,12258,0,0,15", in TEST_F() local
302 std::vector<std::string> commands = in TEST_F() local
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp385 const std::vector<std::string> &commands) { in AddCustomActionServer()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_config.cpp262 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService()

12