HomeSort by relevance Sort by last modified time
    Searched full:short_description_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ssl/
ssl_error_info.h 61 const string16& short_description() const { return short_description_; }
77 string16 short_description_; member in class:SSLErrorInfo
ssl_error_info.cc 24 short_description_(short_description),
  /external/chromium_org/chrome/browser/ssl/
ssl_error_info.h 64 const string16& short_description() const { return short_description_; }
80 string16 short_description_; member in class:SSLErrorInfo
ssl_error_info.cc 25 short_description_(short_description),

Completed in 819 milliseconds