Lines Matching defs:PrebuiltBootclasspathFragmentModule
1045 type PrebuiltBootclasspathFragmentModule struct { struct
1046 BootclasspathFragmentModule
1047 prebuilt android.Prebuilt
1050 prebuiltProperties prebuiltBootclasspathFragmentProperties
1053 func (module *PrebuiltBootclasspathFragmentModule) Prebuilt() *android.Prebuilt {
1057 func (module *PrebuiltBootclasspathFragmentModule) Name() string {
1062 …contents []android.Module, fragments []android.Module, input HiddenAPIFlagInput) *HiddenAPIOutput {
1097 …tclasspathFragmentModule) produceBootImageProfile(ctx android.ModuleContext) android.WritablePath {
1114 func (b *PrebuiltBootclasspathFragmentModule) getProfilePath() android.Path {
1128 …ootclasspathFragmentModule) RequiredFilesFromPrebuiltApex(ctx android.BaseModuleContext) []string {
1137 func (module *PrebuiltBootclasspathFragmentModule) UseProfileGuidedDexpreopt() bool {