Searched refs:isUsingSnapshot (Results 1 – 1 of 1) sorted by relevance
62 isUsingSnapshot(cfg android.DeviceConfig) bool methodSpec166 func (vendorSnapshotImage) isUsingSnapshot(cfg android.DeviceConfig) bool { func231 func (recoverySnapshotImage) isUsingSnapshot(cfg android.DeviceConfig) bool { func294 …if !s.image.isUsingSnapshot(cfg) || s.image.targetSnapshotVersion(cfg) != s.baseSnapshot.version()…