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