Searched defs:errorMap (Results 1 – 4 of 4) sorted by relevance
30 static ErrorMap errorMap = { { BR_ERROR, "BR_ERROR" }, in GetErrorMap() local
95 map<string, NativePreferences::PreferencesValue> errorMap = prefs->GetAll(); in ReportThumbnailError() local135 map<string, NativePreferences::PreferencesValue> errorMap = prefs->GetAll(); in ReportCommonBehavior() local
122 auto errorMap = std::map<std::string, double>(res); variable
59 std::unordered_map<int32_t, std::string> errorMap = { variable