Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1485 return apexFileForJavaModuleWithFile(ctx, module, javaInfo, javaInfo.DexJarBuildPath.PathOrNil())
1489 func apexFileForJavaModuleWithFile(ctx android.ModuleContext, module android.Module, func
2374 af := apexFileForJavaModuleWithFile(ctx, javaModule, javaInfo, dexBootJar)