Searched defs:SystemModules (Results 1 – 7 of 7) sorted by relevance
138 type SystemModules struct { struct139 android.ModuleBase140 android.DefaultableModuleBase142 properties SystemModulesProperties144 outputDir android.Path145 outputDeps android.Paths153 func (system *SystemModules) GenerateAndroidBuildActions(ctx android.ModuleContext) {180 func (system *SystemModules) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {184 func (system *SystemModules) AndroidMk() android.AndroidMkData {223 SystemModules anonMember[all …]
196 func (r *RuntimeResourceOverlay) SystemModules() string { func399 func (a *AutogenRuntimeResourceOverlay) SystemModules() string { func
250 func (j *Javadoc) SystemModules() string { func
2471 func (al *ApiLibrary) SystemModules() string { func2611 func (j *Import) SystemModules() string { func
1169 func (a *AARImport) SystemModules() string { func
795 func (j *Module) SystemModules() string { func
28 SystemModules() string methodSpec