Lines Matching defs:PrebuiltCommonProperties
74 type PrebuiltCommonProperties struct { struct
75 SelectedApexProperties
79 Apex_name *string
81 ForceDisable bool `blueprint:"mutated"`
84 Installable *bool
88 Filename *string
95 Overrides []string
100 Exported_java_libs []string
104 Exported_bootclasspath_fragments []string
109 … *prebuiltCommon) initPrebuiltCommon(module android.Module, properties *PrebuiltCommonProperties) {
514 PrebuiltCommonProperties anonMember
557 …MutatorContext, deapexerName string, apexFileSource string, properties *PrebuiltCommonProperties) {
848 PrebuiltCommonProperties anonMember