Searched refs:BootclasspathFragmentModule (Results 1 – 4 of 4) sorted by relevance
142 type BootclasspathFragmentModule struct { struct170 var _ commonBootclasspathFragment = (*BootclasspathFragmentModule)(nil)179 m := &BootclasspathFragmentModule{}369 func (b *BootclasspathFragmentModule) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {371 _, isSourceModule := module.(*BootclasspathFragmentModule)386 func (b *BootclasspathFragmentModule) DepsMutator(ctx android.BottomUpMutatorContext) {414 func (b *BootclasspathFragmentModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {703 _, ok := module.(*BootclasspathFragmentModule)752 module := variant.(*BootclasspathFragmentModule)860 BootclasspathFragmentModule anonMember[all …]
159 module := result.Module("myfragment", "android_common").(*BootclasspathFragmentModule)
255 …ment := result.ModuleForTests(moduleName, variantName).Module().(*java.BootclasspathFragmentModule)
1704 if _, ok := child.(*java.BootclasspathFragmentModule); !ok {