HomeSort by relevance Sort by last modified time
    Searched defs:is_off_the_record (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/content_settings/
host_content_settings_map.h 215 bool is_off_the_record() const { function in class:HostContentSettingsMap
  /external/chromium_org/components/translate/core/browser/
translate_infobar_delegate.h 60 bool is_off_the_record,
82 bool is_off_the_record() { return is_off_the_record_; } function in class:translate::TranslateInfoBarDelegate
182 bool is_off_the_record,
  /external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate.cc 380 bool is_off_the_record = io_data->IsOffTheRecord(); local
383 is_off_the_record,
384 !is_off_the_record &&

Completed in 1846 milliseconds