Home
last modified time | relevance | path

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

/build/soong/java/
Dbootclasspath_fragment.go362 type BootclasspathFragmentApexContentInfo struct { struct
365 contentModuleDexJarPaths bootDexJarByModule
368 profilePathOnHost android.Path
372 profileInstallPathInApex string
378 …gmentApexContentInfo) DexBootJarPathForContentModule(module android.Module) (android.Path, error) {
390 func (i BootclasspathFragmentApexContentInfo) DexBootJarPathMap() bootDexJarByModule {
394 func (i BootclasspathFragmentApexContentInfo) ProfilePathOnHost() android.Path {
398 func (i BootclasspathFragmentApexContentInfo) ProfileInstallPathInApex() string {