Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_updater.h39 void ProcessProgress(uint8_t percentage);
Dhost_updater.cpp206 ProcessProgress(*payload); in CommandDispatch()
214 void HostUpdater::ProcessProgress(uint8_t percentage) in ProcessProgress() function in Hdc::HostUpdater
240 ProcessProgress(PERCENT_FINISH); in CheckUpdateContinue()