Searched defs:command (Results 1 – 11 of 11) sorted by relevance
| /build/soong/cmd/soong_ui/ |
| D | main.go | 41 type command struct { struct 43 flag string 46 description string 49 simpleOutput bool 52 logsPrefix string 55 config func(ctx build.Context, args ...string) build.Config 58 stdio func() terminal.StdioInterface 61 run func(ctx build.Context, config build.Config, args []string)
|
| /build/bazel/rules/partitions/diff/ |
| D | partition_inspector.py | 29 def run_debugfs(command): argument
|
| /build/soong/ui/status/build_error_proto/ |
| D | build_error.proto | 36 optional string command = 2; field
|
| /build/make/tools/aconfig/aconfig_device_paths/src/ |
| D | HostDeviceProtosTemplate.java | 36 String executeAdbCommand(String command); in executeAdbCommand()
|
| /build/make/tools/product_config/src/com/android/build/config/ |
| D | KatiImpl.java | 52 public KatiImpl(Errors errors, Options options, KatiCommand command) { in KatiImpl()
|
| /build/soong/cmd/sbox/sbox_proto/ |
| D | sbox.proto | 41 required string command = 3; field
|
| /build/make/core/ |
| D | checktree | 40 def run(command, regex, filt): argument
|
| /build/soong/scripts/ |
| D | conv_linker_config_test.py | 125 def command(self, args): member in ConvLinkerConfigTest
|
| /build/make/tools/envsetup/ |
| D | run_envsetup_tests | 45 def test(shell, command, expected_return, expected_stdout, expected_stderr, expected_env): argument
|
| /build/soong/ui/status/ninja_frontend/ |
| D | frontend.proto | 54 optional string command = 6; field
|
| /build/make/tools/aconfig/aflags/src/ |
| D | main.rs | 164 command: Command, field
|