Searched refs:isSnapshotAware (Results 1 – 2 of 2) sorted by relevance
/build/soong/cc/ |
D | snapshot_utils.go | 113 …if isSnapshotAware(ctx.DeviceConfig(), m, image.isProprietaryPath(ctx.ModuleDir(), ctx.DeviceConfi…
|
D | vendor_snapshot.go | 150 func isSnapshotAware(cfg android.DeviceConfig, m LinkableInterface, inProprietaryPath bool, apexInf… func 476 if !isSnapshotAware(ctx.DeviceConfig(), m, inProprietaryPath, apexInfo, c.image) {
|