Searched defs:baseSnapshotDecorator (Results 1 – 1 of 1) sorted by relevance
423 type baseSnapshotDecorator struct { struct424 baseProperties baseSnapshotDecoratorProperties425 image snapshotImage428 func (p *baseSnapshotDecorator) Name(name string) string {432 func (p *baseSnapshotDecorator) NameSuffix() string {436 func (p *baseSnapshotDecorator) version() string {440 func (p *baseSnapshotDecorator) arch() string {444 func (p *baseSnapshotDecorator) moduleSuffix() string {448 func (p *baseSnapshotDecorator) isSnapshotPrebuilt() bool {452 func (p *baseSnapshotDecorator) snapshotAndroidMkSuffix() string {[all …]