Extract backup paths functions 79/45779/2
authorTomasz Iwanek <t.iwanek@samsung.com>
Fri, 7 Aug 2015 06:36:49 +0000 (08:36 +0200)
committerPawel Sikorski <p.sikorski@samsung.com>
Tue, 11 Aug 2015 09:58:55 +0000 (02:58 -0700)
commit4226ca3e75ba510b5892727b19b1c91430881531
tree4b3be1cf60e2c893322d379aaa1f5c70ddec02c2
parenta6cda6b51858478647b9bc394c39b5664657d36a
Extract backup paths functions

Change-Id: I0bdfd875ec0cbb52bb653757785171ef4fb2d28f
17 files changed:
src/common/CMakeLists.txt
src/common/backup_paths.cc [new file with mode: 0644]
src/common/backup_paths.h [new file with mode: 0644]
src/common/context_installer.cc
src/common/context_installer.h
src/common/step/step_backup_icons.cc
src/common/step/step_backup_manifest.cc
src/common/step/step_copy_backup.cc
src/common/step/step_copy_storage_directories.cc
src/common/step/step_recover_application.cc
src/common/step/step_recover_files.cc
src/common/step/step_recover_icons.cc
src/common/step/step_recover_manifest.cc
src/common/step/step_recover_storage_directories.cc
src/common/step/step_remove_files.cc
src/common/step/step_remove_icons.cc
src/wgt/step/step_parse_recovery.cc