Searched refs:CopyOfApexJarPairs (Results 1 – 3 of 3) sorted by relevance
218 …PT_BOOT_JARS_MODULES", strings.Join(defaultBootImageConfig(ctx).modules.CopyOfApexJarPairs(), ":"))
583 dexpreoptPairs := dexpreoptJars.CopyOfApexJarPairs()584 variablePairs := variableJars.CopyOfApexJarPairs()
1854 func (l *ConfiguredJarList) CopyOfApexJarPairs() []string { func