Home
last modified time | relevance | path

Searched defs:off_the_record (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/components/nacl/browser/
Dnacl_host_message_filter.h42 bool off_the_record() { return off_the_record_; } in off_the_record() function
Dnacl_browser.cc438 bool off_the_record) { in QueryKnownToValidate()
454 bool off_the_record) { in SetKnownToValidate()
Dnacl_process_host.cc249 bool off_the_record, in NaClProcessHost()
/external/chromium_org/ppapi/shared_impl/
Dppapi_nacl_plugin_args.h20 bool off_the_record; member
/external/chromium_org/content/shell/browser/
Dshell_browser_context.cc57 ShellBrowserContext::ShellBrowserContext(bool off_the_record, in ShellBrowserContext()