Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1852 auto rollback_path = in destroyCeSnapshotsNotSpecified() local
1854 int res = delete_dir_contents_and_dir(rollback_path, true /* ignore_if_missing */); in destroyCeSnapshotsNotSpecified()
1856 return error(res, "Failed clearing snapshot " + rollback_path); in destroyCeSnapshotsNotSpecified()