Home
last modified time | relevance | path

Searched refs:apexFileForJavaModuleWithFile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/apex/
H A Dapex.go1511 return apexFileForJavaModuleWithFile(ctx, module, module.DexJarBuildPath(ctx).PathOrNil())
1515 func apexFileForJavaModuleWithFile(ctx android.ModuleContext, module javaModule, dexImplementationJ… func
2443 af := apexFileForJavaModuleWithFile(ctx, javaModule, dexBootJar)