Searched refs:_SetCurrentStep (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/softwareupdater/
H A DUpdateManager.h84 void _SetCurrentStep(int32 step);
H A DUpdateManager.cpp56 _SetCurrentStep(ACTION_STEP_START);
197 _SetCurrentStep(ACTION_STEP_DOWNLOAD);
358 _SetCurrentStep(ACTION_STEP_APPLY);
372 _SetCurrentStep(ACTION_STEP_COMPLETE);
566 UpdateManager::_SetCurrentStep(int32 step) function in class:UpdateManager

Completed in 34 milliseconds