Home
last modified time | relevance | path

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

/build/soong/java/
Dbootclasspath_fragment.go153 type commonBootclasspathFragment interface { interface
170 var _ commonBootclasspathFragment = (*BootclasspathFragmentModule)(nil)
451 common := ctx.Module().(commonBootclasspathFragment)
576 common := ctx.Module().(commonBootclasspathFragment)
960 var _ commonBootclasspathFragment = (*prebuiltBootclasspathFragmentModule)(nil)