Searched refs:PrebuiltBootclasspathFragmentModule (Results 1 – 1 of 1) sorted by relevance
499 b.profilePath = ctx.Module().(*PrebuiltBootclasspathFragmentModule).produceBootImageProfile(ctx)1045 type PrebuiltBootclasspathFragmentModule struct { struct1053 func (module *PrebuiltBootclasspathFragmentModule) Prebuilt() *android.Prebuilt { argument1057 func (module *PrebuiltBootclasspathFragmentModule) Name() string { argument1062 func (module *PrebuiltBootclasspathFragmentModule) produceHiddenAPIOutput(ctx android.ModuleContext… argument1097 func (module *PrebuiltBootclasspathFragmentModule) produceBootImageProfile(ctx android.ModuleContex… argument1114 func (b *PrebuiltBootclasspathFragmentModule) getProfilePath() android.Path { argument1121 var _ commonBootclasspathFragment = (*PrebuiltBootclasspathFragmentModule)(nil)1128 func (module *PrebuiltBootclasspathFragmentModule) RequiredFilesFromPrebuiltApex(ctx android.BaseMo… argument1137 func (module *PrebuiltBootclasspathFragmentModule) UseProfileGuidedDexpreopt() bool { argument[all …]