Home
last modified time | relevance | path

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

12

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dpica.cpp44 std::vector<MonitorCommand> commands; in Pica() local
Dcasimir.cpp65 std::vector<MonitorCommand> commands; in Casimir() local
Dcontrol_env_proxy_server.cpp46 std::vector<MonitorCommand> commands; in Commands() local
Dvhost_device_vsock.cpp73 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
Dstreamer.cpp53 std::vector<Command> commands; in LaunchCustomActionServers() local
222 std::vector<MonitorCommand> commands; in Commands() local
Dwmediumd_server.cpp92 std::vector<MonitorCommand> commands; in Commands() local
Dopen_wrt.cpp162 std::vector<MonitorCommand> commands; in Commands() local
Dti50_emulator.cpp60 std::vector<MonitorCommand> commands; in Commands() local
Dnetsim_server.cpp147 std::vector<MonitorCommand> commands; in Commands() local
Dvhost_input_devices.cpp119 std::vector<MonitorCommand> commands; in Commands() local
/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/libs/config/fastboot/
Dlaunch.cpp54 std::vector<MonitorCommand> commands; in Commands() local
/device/google/cuttlefish/host/libs/vm_manager/
Dgem5_manager.cpp334 std::vector<MonitorCommand> commands; in StartCommands() local
Dqemu_manager.cpp233 std::vector<MonitorCommand> commands; in StartCommands() local
Dcrosvm_manager.cpp525 std::vector<MonitorCommand> commands; in StartCommands() local
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp648 int Execute(const std::vector<std::string>& commands, in Execute()
654 int Execute(const std::vector<std::string>& commands) { in Execute()
661 Result<siginfo_t> Execute(const std::vector<std::string>& commands, in Execute()
674 Result<siginfo_t> Execute(const std::vector<std::string>& commands, in Execute()
/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.cpp89 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/guest/hals/ril/reference-libril/
Dril_config.cpp266 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService()

12