Searched defs:errorMap (Results 1 – 5 of 5) sorted by relevance
30 static ErrorMap errorMap = { { BR_ERROR, "BR_ERROR" }, in GetErrorMap() local
20 const std::map<int32_t, int32_t> errorMap = { variable
96 map<string, NativePreferences::PreferencesValue> errorMap = prefs->GetAll(); in ReportThumbnailError() local136 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