Home
last modified time | relevance | path

Searched defs:command (Results 1 – 10 of 10) sorted by relevance

/build/soong/cmd/soong_ui/
Dmain.go40 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/
Dpartition_inspector.py29 def run_debugfs(command): argument
/build/soong/ui/status/build_error_proto/
Dbuild_error.proto36 optional string command = 2; field
/build/soong/cmd/sbox/sbox_proto/
Dsbox.proto41 required string command = 3; field
/build/make/tools/product_config/src/com/android/build/config/
DKatiImpl.java52 public KatiImpl(Errors errors, Options options, KatiCommand command) { in KatiImpl()
/build/make/core/
Dchecktree40 def run(command, regex, filt): argument
/build/soong/scripts/
Dconv_linker_config_test.py125 def command(self, args): member in ConvLinkerConfigTest
/build/make/tools/envsetup/
Drun_envsetup_tests45 def test(shell, command, expected_return, expected_stdout, expected_stderr, expected_env): argument
/build/soong/ui/status/ninja_frontend/
Dfrontend.proto54 optional string command = 6; field
/build/make/tools/aconfig/aflags/src/
Dmain.rs158 command: Command, field