Searched defs:VendorSnapshotImage (Results 1 – 2 of 2) sorted by relevance
78 type VendorSnapshotImage struct{} struct80 func (VendorSnapshotImage) Init(ctx android.RegistrationContext) {85 …sterAdditionalModule(ctx android.RegistrationContext, name string, factory android.ModuleFactory) {89 func (VendorSnapshotImage) shouldGenerateSnapshot(ctx android.SingletonContext) bool {94 func (VendorSnapshotImage) InImage(m SnapshotModuleInterfaceBase) func() bool {105 func (VendorSnapshotImage) IsProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool {109 func (VendorSnapshotImage) ExcludeFromSnapshot(m SnapshotModuleInterfaceBase) bool {120 func (VendorSnapshotImage) IsUsingSnapshot(cfg android.DeviceConfig) bool {125 func (VendorSnapshotImage) TargetSnapshotVersion(cfg android.DeviceConfig) string {130 func (VendorSnapshotImage) ExcludeFromDirectedSnapshot(cfg android.DeviceConfig, name string) bool {[all …]
45 *snapshot.VendorSnapshotImage anonMember