Searched refs:apexJarModulePair (Results 1 – 1 of 1) sorted by relevance
676 type apexJarModulePair struct { struct681 …c getModulesForImage(ctx android.ModuleContext, imageConfig *bootImageConfig) []apexJarModulePair {682 modules := make([]apexJarModulePair, 0, imageConfig.modules.Len())688 modules = append(modules, apexJarModulePair{701 return []apexJarModulePair{}709 …tclasspathFragments(ctx android.ModuleContext, apexJarModulePairs []apexJarModulePair) bootDexJarB… argument747 func getDexJarForApex(ctx android.ModuleContext, pair apexJarModulePair, apexNameToApexExportsInfoM… argument