Home
last modified time | relevance | path

Searched defs:RuleBuilderCommand (Results 1 – 5 of 5) sorted by relevance

/build/soong/android/
Drule_builder.go929 type RuleBuilderCommand struct { struct
930 rule *RuleBuilder
932 buf strings.Builder
933 inputs Paths
934 implicits Paths
935 orderOnlys Paths
936 validations Paths
937 outputs WritablePaths
938 depFiles WritablePaths
939 tools Paths
[all …]
/build/soong/genrule/
Dlocations.go25 Paths(cmd *android.RuleBuilderCommand) []string
/build/soong/java/
Ddroidstubs.go794 func addMetalavaConfigFilesToCmd(cmd *android.RuleBuilderCommand, configFiles android.Paths) {
799 func addOptionalApiSurfaceToCmd(cmd *android.RuleBuilderCommand, apiSurface *string) {
810 func generateRevertAnnotationArgs(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, stubs…
1107 func treatDocumentationIssuesAsWarningErrorWhenNew(cmd *android.RuleBuilderCommand) {
Dhiddenapi_modular.go503 func (c hiddenAPIFlagFileCategory) commandMutator(command *android.RuleBuilderCommand, path android…
/build/soong/filesystem/
Davb_add_hash_footer.go157 func addAvbProp(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, prop avbProp) {