Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ssl/
Dssl_error_info.h61 const string16& short_description() const { return short_description_; } in short_description()
77 string16 short_description_; variable
Dssl_error_info.cc24 short_description_(short_description), in SSLErrorInfo()