Home
last modified time | relevance | path

Searched refs:pre_restore_snapshot_path (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexd.cpp1888 auto pre_restore_snapshot_path = in RestorePreRestoreSnapshotsIfPresent() local
1891 if (PathExists(pre_restore_snapshot_path).ok()) { in RestorePreRestoreSnapshotsIfPresent()
1919 auto pre_restore_snapshot_path = in DeleteDePreRestoreSnapshots() local
1922 Result<void> result = DeleteDir(pre_restore_snapshot_path); in DeleteDePreRestoreSnapshots()