Home
last modified time | relevance | path

Searched defs:BootclasspathFragmentApexContentInfo (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Dbootclasspath_fragment.go309 type BootclasspathFragmentApexContentInfo struct { struct
312 modules android.ConfiguredJarList
315 bootImageFilesByArch bootImageFilesByArch
319 contentModuleDexJarPaths bootDexJarByModule
322 func (i BootclasspathFragmentApexContentInfo) Modules() android.ConfiguredJarList {
329 …c (i BootclasspathFragmentApexContentInfo) AndroidBootImageFilesByArchType() bootImageFilesByArch {
336 …gmentApexContentInfo) DexBootJarPathForContentModule(module android.Module) (android.Path, error) {