Searched refs:SystemModules (Results 1 – 8 of 8) sorted by relevance
113 module := &SystemModules{}126 var _ SystemModulesProvider = (*SystemModules)(nil)130 type SystemModules struct { struct149 func (system *SystemModules) HeaderJars() android.Paths { argument153 func (system *SystemModules) OutputDirAndDeps() (android.Path, android.Paths) { argument160 func (system *SystemModules) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument179 func (system *SystemModules) ComponentDepsMutator(ctx android.BottomUpMutatorContext) { argument183 func (system *SystemModules) AndroidMk() android.AndroidMkData { argument223 SystemModules anonMember253 if _, ok := module.(*SystemModules); ok {[all …]
148 func (r *RuntimeResourceOverlay) SystemModules() string { func
140 systemModules := sdkContext.SystemModules()
635 func (a *AARImport) SystemModules() string { func
251 func (j *Javadoc) SystemModules() string { func
1205 func (j *Import) SystemModules() string { func
516 func (j *Module) SystemModules() string { func
27 SystemModules() string methodSpec