Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1667 return apexFileForJavaModuleWithFile(ctx, module, module.DexJarBuildPath(ctx).PathOrNil())
1671 func apexFileForJavaModuleWithFile(ctx android.ModuleContext, module javaModule, dexImplementationJ… func
2532 af := apexFileForJavaModuleWithFile(ctx, javaModule, dexBootJar)