/external/crosvm/src/crosvm/ |
D | cmdline.rs | 833 fn load_config_file<P: AsRef<Path>>(config_file: P) -> Result<RunCommand, String> { in load_config_file() 843 fn include_config_file<'de, D>(deserializer: D) -> Result<Vec<RunCommand>, D::Error> in include_config_file() 962 pub struct RunCommand { struct 970 pub ac_adapter: Option<bool>, 976 pub acpi_table: Vec<PathBuf>, 982 pub android_display_service: Option<String>, 988 pub android_fstab: Option<PathBuf>, 994 pub async_executor: Option<ExecutorKind>, 1001 pub balloon_bias_mib: Option<i64>, 1008 pub balloon_control: Option<PathBuf>, [all …]
|
/external/cronet/stable/build/util/lib/common/ |
D | util.py | 114 def RunCommand(cmd, cwd=None): function
|
/external/cronet/tot/build/util/lib/common/ |
D | util.py | 114 def RunCommand(cmd, cwd=None): function
|
/external/angle/build/util/lib/common/ |
D | util.py | 114 def RunCommand(cmd, cwd=None): function
|
/external/crosvm/e2e_tests/guest_under_test/rootfs/delegate/src/ |
D | wire_format.rs | 10 RunCommand { command: String }, enumerator
|
/external/crosvm/src/sys/windows/ |
D | main.rs | 150 fn run_broker(cmd: RunCommand, log_args: LogArgs) -> Result<()> { in run_broker()
|
/external/vixl/tools/ |
D | test.py | 182 def RunCommand(command, environment_options = None): function
|
/external/grpc-grpc/test/cpp/interop/ |
D | grpclb_fallback_test.cc | 162 void RunCommand(const std::string& command) { in RunCommand() function
|
/external/google-breakpad/src/tools/windows/dump_syms/ |
D | dump_syms_unittest.cc | 104 void RunCommand(const std::wstring& command_line, in RunCommand() function
|
/external/toolchain-utils/cros_utils/ |
D | command_executer.py | 206 def RunCommand(self, *args, **kwargs): member in CommandExecuter 772 def RunCommand(self, *args, **kwargs): member in MockCommandExecuter
|
/external/pdfium/testing/tools/ |
D | test_runner.py | 565 def RunCommand(self, command, stdout=None): member in _TestCaseRunner
|
/external/crosvm/src/ |
D | main.rs | 148 fn run_vm(cmd: RunCommand, log_config: LogConfig) -> Result<CommandStatus> { in run_vm()
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | adb_wrapper.py | 226 def RunCommand(self, command, close=False): member in AdbWrapper.PersistentShell
|
/external/aws-sdk-java-v2/services/ssm/src/main/resources/codegen-resources/ |
D | service-2.json | 11222 "RunCommand":{ object
|