Searched refs:GetJarLocationFromApexJarPair (Results 1 – 2 of 2) sorted by relevance
42 dexpreopt.GetJarLocationFromApexJarPair(ctx, m))218 updatableBootclasspath[i] = dexpreopt.GetJarLocationFromApexJarPair(ctx, p)
575 func GetJarLocationFromApexJarPair(ctx android.PathContext, apexJarValue string) string { func