Searched refs:apexJarModulePair (Results 1 – 1 of 1) sorted by relevance
705 type apexJarModulePair struct { struct710 …c getModulesForImage(ctx android.ModuleContext, imageConfig *bootImageConfig) []apexJarModulePair {711 modules := make([]apexJarModulePair, 0, imageConfig.modules.Len())717 modules = append(modules, apexJarModulePair{730 return []apexJarModulePair{}738 …tclasspathFragments(ctx android.ModuleContext, apexJarModulePairs []apexJarModulePair) bootDexJarB… argument776 func getDexJarForApex(ctx android.ModuleContext, pair apexJarModulePair, apexNameToApexExportsInfoM… argument