Home
last modified time | relevance | path

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

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