Home
last modified time | relevance | path

Searched refs:SystemModules (Results 1 – 8 of 8) sorted by relevance

/aosp12/build/soong/java/
H A Dsystem_modules.go113 module := &SystemModules{}
126 var _ SystemModulesProvider = (*SystemModules)(nil)
130 type SystemModules struct { struct
149 func (system *SystemModules) HeaderJars() android.Paths {
153 func (system *SystemModules) OutputDirAndDeps() (android.Path, android.Paths) {
160 func (system *SystemModules) GenerateAndroidBuildActions(ctx android.ModuleContext) {
179 func (system *SystemModules) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {
183 func (system *SystemModules) AndroidMk() android.AndroidMkData {
223 SystemModules anonMember
253 if _, ok := module.(*SystemModules); ok {
[all …]
H A Drro.go148 func (r *RuntimeResourceOverlay) SystemModules() string { func
H A Dsdk.go140 systemModules := sdkContext.SystemModules()
H A Daar.go647 func (a *AARImport) SystemModules() string { func
H A Ddroiddoc.go251 func (j *Javadoc) SystemModules() string { func
H A Djava.go1205 func (j *Import) SystemModules() string { func
H A Dbase.go516 func (j *Module) SystemModules() string { func
/aosp12/build/soong/android/
H A Dsdk_version.go27 SystemModules() string