Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dbootclasspath_fragment.go356 type BootclasspathFragmentApexContentInfo struct { struct
359 contentModuleDexJarPaths bootDexJarByModule
362 profilePathOnHost android.Path
366 profileInstallPathInApex string
372 …gmentApexContentInfo) DexBootJarPathForContentModule(module android.Module) (android.Path, error) {
384 func (i BootclasspathFragmentApexContentInfo) DexBootJarPathMap() bootDexJarByModule {
388 func (i BootclasspathFragmentApexContentInfo) ProfilePathOnHost() android.Path {
392 func (i BootclasspathFragmentApexContentInfo) ProfileInstallPathInApex() string {