Home
last modified time | relevance | path

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

/build/soong/java/
Dbootclasspath_fragment.go250 type commonBootclasspathFragment interface { interface
263 var _ commonBootclasspathFragment = (*BootclasspathFragmentModule)(nil)
636 common := ctx.Module().(commonBootclasspathFragment)
1121 var _ commonBootclasspathFragment = (*PrebuiltBootclasspathFragmentModule)(nil)
Ddexpreopt_bootjars.go926 return fragment.(commonBootclasspathFragment).getProfilePath()