Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Drule_builder.go924 type RuleBuilderCommand struct { struct
925 rule *RuleBuilder
927 buf strings.Builder
928 inputs Paths
929 implicits Paths
930 orderOnlys Paths
931 validations Paths
932 outputs WritablePaths
933 depFiles WritablePaths
934 tools Paths
[all …]
/aosp_15_r20/system/tools/aidl/build/
Daidl_api.go148 …id.Path, rb *android.RuleBuilder, writer func(*android.RuleBuilderCommand), elseBlock func(*androi…
157 …If(conditionFile android.Path, rb *android.RuleBuilder, writer func(*android.RuleBuilderCommand), …
/aosp_15_r20/build/soong/java/
H A Ddroidstubs.go763 func addMetalavaConfigFilesToCmd(cmd *android.RuleBuilderCommand, configFiles android.Paths) {
771 func generateRevertAnnotationArgs(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, stubs…
1069 func treatDocumentationIssuesAsWarningErrorWhenNew(cmd *android.RuleBuilderCommand) {
H A Dhiddenapi_modular.go503 func (c hiddenAPIFlagFileCategory) commandMutator(command *android.RuleBuilderCommand, path android…
/aosp_15_r20/build/soong/genrule/
H A Dlocations.go25 Paths(cmd *android.RuleBuilderCommand) []string
/aosp_15_r20/external/wayland-protocols/
H A Dlocations.go31 Paths(cmd *android.RuleBuilderCommand) []string
/aosp_15_r20/build/soong/filesystem/
H A Davb_add_hash_footer.go153 func addAvbProp(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, prop avbProp) {