Home
last modified time | relevance | path

Searched refs:GetIconClassForError (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/
Dlocalized_error.cc479 const char* GetIconClassForError(const std::string& error_domain, in GetIconClassForError() function
545 std::string icon_class = GetIconClassForError(error_domain, error_code); in GetStrings()