Lines Matching defs:PrebuiltBootclasspathFragmentModule
1094 type PrebuiltBootclasspathFragmentModule struct { struct
1095 BootclasspathFragmentModule
1096 prebuilt android.Prebuilt
1099 prebuiltProperties prebuiltBootclasspathFragmentProperties
1102 func (module *PrebuiltBootclasspathFragmentModule) Prebuilt() *android.Prebuilt {
1106 func (module *PrebuiltBootclasspathFragmentModule) Name() string {
1111 …contents []android.Module, fragments []android.Module, input HiddenAPIFlagInput) *HiddenAPIOutput {
1147 …tclasspathFragmentModule) produceBootImageProfile(ctx android.ModuleContext) android.WritablePath {
1151 func (b *PrebuiltBootclasspathFragmentModule) getProfilePath() android.Path {
1165 …ootclasspathFragmentModule) RequiredFilesFromPrebuiltApex(ctx android.BaseModuleContext) []string {
1174 func (module *PrebuiltBootclasspathFragmentModule) UseProfileGuidedDexpreopt() bool {