Searched defs:ReportProgress (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/payload_consumer/ | ||
D | postinstall_runner_action.cc | 259 void PostinstallRunnerAction::ReportProgress(double frac) { in ReportProgress() function in chromeos_update_engine::PostinstallRunnerAction |
/system/core/adb/ | ||
D | file_sync_client.cpp | 145 void ReportProgress(LinePrinter& lp, const std::string& file, uint64_t file_copied_bytes, in ReportProgress() function |