Searched refs:erroInfo (Results 1 – 1 of 1) sorted by relevance
97 for (auto &erroInfo : errorMap) { in ReportThumbnailError() local98 string key = erroInfo.first; in ReportThumbnailError()99 string value = erroInfo.second; in ReportThumbnailError()137 for (auto &erroInfo : errorMap) { in ReportCommonBehavior() local138 string bundleName = erroInfo.first; in ReportCommonBehavior()139 int32_t times = static_cast<int32_t>(erroInfo.second); in ReportCommonBehavior()