Searched defs:command (Results 1 – 10 of 10) sorted by relevance
/build/soong/cmd/soong_ui/ |
D | main.go | 40 type command struct { struct 42 flag string 45 description string 48 simpleOutput bool 51 logsPrefix string 54 config func(ctx build.Context, args ...string) build.Config 57 stdio func() terminal.StdioInterface 60 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/soong/cmd/sbox/sbox_proto/ |
D | sbox.proto | 41 required string command = 3; field
|
/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/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 | 158 command: Command, field
|