Searched refs:isProprietaryPath (Results 1 – 3 of 3) sorted by relevance
97 return VendorSnapshotSingleton().(*snapshotSingleton).image.isProprietaryPath(dir, deviceConfig)104 return RecoverySnapshotSingleton().(*snapshotSingleton).image.isProprietaryPath(dir, deviceConfig)464 inProprietaryPath := c.image.isProprietaryPath(moduleDir, ctx.DeviceConfig())
113 …if isSnapshotAware(ctx.DeviceConfig(), m, image.isProprietaryPath(ctx.ModuleDir(), ctx.DeviceConfi…
51 isProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool153 func (vendorSnapshotImage) isProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool { func218 func (recoverySnapshotImage) isProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool { func