Home
last modified time | relevance | path

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

/build/soong/java/
Dplatform_bootclasspath.go129addDependenciesOntoBootImageModules(ctx, artImageConfig.modules, platformBootclasspathArtBootJarDe…
134addDependenciesOntoBootImageModules(ctx, bootImageConfig.modules, platformBootclasspathNonUpdatabl…
138addDependenciesOntoBootImageModules(ctx, updatableModules, platformBootclasspathUpdatableBootJarDe…
144 func addDependenciesOntoBootImageModules(ctx android.BottomUpMutatorContext, modules android.Config… func