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 198 bool is_off_the_record() const { function in class:HostContentSettingsMap
  /external/chromium_org/components/translate/core/browser/
translate_infobar_delegate.h 58 bool is_off_the_record,
80 bool is_off_the_record() { return is_off_the_record_; } function in class:TranslateInfoBarDelegate
180 bool is_off_the_record,
  /external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate.cc 366 bool is_off_the_record = io_data->IsOffTheRecord(); local
369 is_off_the_record,
370 !is_off_the_record &&

Completed in 366 milliseconds