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

  /external/chromium_org/chrome/browser/nacl_host/
nacl_host_message_filter.h 43 bool off_the_record() { return off_the_record_; }
80 // off_the_record_ is copied from the profile partly so that it can be
82 bool off_the_record_; member in class:NaClHostMessageFilter
nacl_process_host.h 208 bool off_the_record_; member in class:NaClProcessHost
  /external/chromium_org/content/shell/
shell_browser_context.h 70 bool off_the_record_; member in class:content::ShellBrowserContext
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_message_filter.h 74 bool off_the_record() { return off_the_record_; }
193 bool off_the_record_; member in class:ChromeRenderMessageFilter
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_coordinator.h 244 // off_the_record_ is true.
267 bool off_the_record_; member in class:plugin::PnaclCoordinator

Completed in 295 milliseconds