Home
last modified time | relevance | path

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

/build/soong/java/
Dbootclasspath_fragment.go379 type BootclasspathFragmentApexContentInfo struct { struct
382 contentModuleDexJarPaths bootDexJarByModule
385 profilePathOnHost android.Path
389 profileInstallPathInApex string
395 …gmentApexContentInfo) DexBootJarPathForContentModule(module android.Module) (android.Path, error) {
407 func (i BootclasspathFragmentApexContentInfo) DexBootJarPathMap() bootDexJarByModule {
411 func (i BootclasspathFragmentApexContentInfo) ProfilePathOnHost() android.Path {
415 func (i BootclasspathFragmentApexContentInfo) ProfileInstallPathInApex() string {