Home
last modified time | relevance | path

Searched defs:ReportProgress (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Dpostinstall_runner_action.cc259 void PostinstallRunnerAction::ReportProgress(double frac) { in ReportProgress() function in chromeos_update_engine::PostinstallRunnerAction
/system/core/adb/
Dfile_sync_client.cpp145 void ReportProgress(LinePrinter& lp, const std::string& file, uint64_t file_copied_bytes, in ReportProgress() function
266 void ReportProgress(const std::string& file, uint64_t file_copied_bytes, in ReportProgress() function in SyncConnection