Home
last modified time | relevance | path

Searched refs:getImageConfig (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Dplatform_bootclasspath.go133 bootImageConfig := b.getImageConfig(ctx)
207 return b.getImageConfig(ctx).modules
253 func (b *platformBootclasspathModule) getImageConfig(ctx android.EarlyModuleContext) *bootImageConf… func
397 imageConfig := b.getImageConfig(ctx)
Dbootclasspath_fragment.go288 modules := b.getImageConfig(ctx).modules
438 imageConfig := b.getImageConfig(ctx)
528 return b.getImageConfig(ctx).modules
550 func (b *BootclasspathFragmentModule) getImageConfig(ctx android.EarlyModuleContext) *bootImageConf… func
975 imageConfig := module.getImageConfig(ctx)