Lines Matching refs:baseSnapshotDecorator
287 baseSnapshot baseSnapshotDecorator
423 type baseSnapshotDecorator struct { struct
428 func (p *baseSnapshotDecorator) Name(name string) string { argument
432 func (p *baseSnapshotDecorator) NameSuffix() string { argument
436 func (p *baseSnapshotDecorator) version() string { argument
440 func (p *baseSnapshotDecorator) arch() string { argument
444 func (p *baseSnapshotDecorator) moduleSuffix() string { argument
448 func (p *baseSnapshotDecorator) isSnapshotPrebuilt() bool { argument
452 func (p *baseSnapshotDecorator) snapshotAndroidMkSuffix() string { argument
456 func (p *baseSnapshotDecorator) setSnapshotAndroidMkSuffix(ctx android.ModuleContext) { argument
485 func (p *baseSnapshotDecorator) init(m *Module, image snapshotImage, moduleSuffix string) { argument
496 func vendorSnapshotLoadHook(ctx android.LoadHookContext, p *baseSnapshotDecorator) { argument
538 baseSnapshotDecorator anonMember
769 baseSnapshotDecorator anonMember
864 baseSnapshotDecorator anonMember