Home
last modified time | relevance | path

Searched defs:LocalizedErrorMap (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/
Dlocalized_error.cc62 struct LocalizedErrorMap { struct
63 int error_code;
64 unsigned int title_resource_id;
65 unsigned int heading_resource_id;
67 unsigned int summary_resource_id;
70 unsigned int details_resource_id;
71 int suggestions; // Bitmap of SUGGEST_* values.