Searched defs:progressInfo (Results 1 – 4 of 4) sorted by relevance
72 const std::string &progressInfo) in ReportProgress()85 const std::string &progressInfo, uint64_t ongoingTotalNumber) in ReportProgress()99 std::string progressInfo = std::to_string(ongoingTotalNumber * ON_PROCESS_INTV); in ReportTimeout() local163 …oreTaskReport::PostProgressInfoAuditLog(const std::string &status, const std::string &progressInfo) in PostProgressInfoAuditLog()
126 void BackupRestoreService::GetProgressInfo(std::string &progressInfo) in GetProgressInfo()
323 std::string progressInfo; in JSGetProgressInfo() local
1108 std::string progressInfo = progressInfoJson.dump(); in GetProgressInfo() local