Searched refs:GetReportInfos (Results 1 – 4 of 4) sorted by relevance
46 std::unordered_map<std::string, struct ReportFileInfo> GetReportInfos() const;
197 unordered_map<string, struct ReportFileInfo> BReportEntity::GetReportInfos() const in GetReportInfos() function in OHOS::FileManagement::Backup::BReportEntity259 unordered_map<string, struct ReportFileInfo> infos = GetReportInfos(); in CheckAndUpdateIfReportLineEncoded()
83 unordered_map<string, struct ReportFileInfo> cloudFiles = cloudRp.GetReportInfos();
858 return rp.GetReportInfos(); in GetTarIncludes()1759 unordered_map<string, struct ReportFileInfo> cloudFiles = cloudRp.GetReportInfos(); in CompareFiles()