Searched refs:apexJarModulePair (Results 1 – 1 of 1) sorted by relevance
864 type apexJarModulePair struct { struct869 …c getModulesForImage(ctx android.ModuleContext, imageConfig *bootImageConfig) []apexJarModulePair {870 modules := make([]apexJarModulePair, 0, imageConfig.modules.Len())877 modules = append(modules, apexJarModulePair{890 return []apexJarModulePair{}898 …tclasspathFragments(ctx android.ModuleContext, apexJarModulePairs []apexJarModulePair) bootDexJarB… argument936 func getDexJarForApex(ctx android.ModuleContext, pair apexJarModulePair, apexNameToApexExportsInfoM… argument