Searched defs:Command (Results 1 – 8 of 8) sorted by relevance
/build/soong/cmd/path_interposer/ |
D | main.go | 158 Command string member
|
/build/soong/ui/build/paths/ |
D | logs.go | 33 Command string member
|
/build/soong/ui/build/ |
D | exec.go | 42 func Command(ctx Context, config Config, name string, executable string, args ...string) *Cmd { func
|
/build/soong/ui/status/build_error_proto/ |
D | build_error.pb.go | 79 Command *string `protobuf:"bytes,2,opt,name=command" json:"command,omitempty"` member
|
/build/soong/ui/status/ |
D | status.go | 42 Command string member
|
/build/blueprint/ |
D | ninja_defs.go | 59 Command string // The command that Ninja will run for the rule. member
|
/build/soong/android/ |
D | rule_builder.go | 134 func (r *RuleBuilder) Command() *RuleBuilderCommand { func
|
/build/soong/ui/status/ninja_frontend/ |
D | frontend.pb.go | 280 Command *string `protobuf:"bytes,6,opt,name=command" json:"command,omitempty"` member
|