X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fjobs%2Fwidget_install%2Ftask_install_ospsvc.h;h=3e3a7e60e622a3596aae339d58d07914912e1680;hb=408daf524dc9600090344771f62b827a96417ac8;hp=819a1b00d982fa5c8cbeeab4620dd7fe527473c4;hpb=1ad9688e21641d4c7cc46dcc8518d41f336f9352;p=framework%2Fweb%2Fwrt-installer.git diff --git a/src/jobs/widget_install/task_install_ospsvc.h b/src/jobs/widget_install/task_install_ospsvc.h index 819a1b0..3e3a7e6 100644 --- a/src/jobs/widget_install/task_install_ospsvc.h +++ b/src/jobs/widget_install/task_install_ospsvc.h @@ -36,10 +36,12 @@ class TaskInstallOspsvc : public DPL::TaskDecl InstallerContext &m_context; void StepInstallOspService(); - void StepUpdateManifestFile(); void StepAbortInstall(); + void StartStep(); + void EndStep(); + // return callback static int StatusCallback( int req_id, const char *pkg_type, const char *pkg_name,