Searched refs:apexRootRelativePathToJavaLib (Results 1 – 2 of 2) sorted by relevance
1671 …if dexOutputPath := di.PrebuiltExportPath(apexRootRelativePathToJavaLib(j.BaseModuleName())); dexO…1674 …orModuleInPartitionInstall(ctx, "apex", ai.ApexVariationName, apexRootRelativePathToJavaLib(j.Base…1797 apexRootRelativePathToJavaLib(name),1803 func apexRootRelativePathToJavaLib(name string) string { func
2303 …if dexOutputPath := di.PrebuiltExportPath(apexRootRelativePathToJavaLib(module.BaseModuleName()));…2307 ctx, "apex", ai.ApexVariationName, apexRootRelativePathToJavaLib(module.BaseModuleName()))