Searched refs:off_the_record_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dnacl_host_message_filter.h42 bool off_the_record() { return off_the_record_; }
78 // off_the_record_ is copied from the profile partly so that it can be
80 bool off_the_record_; member in class:nacl::NaClHostMessageFilter
H A Dnacl_host_message_filter.cc70 off_the_record_(is_off_the_record),
154 off_the_record_,
236 off_the_record_,
H A Dnacl_process_host.h228 bool off_the_record_; member in class:nacl::NaClProcessHost
H A Dnacl_process_host.cc279 off_the_record_(off_the_record),
977 *result = nacl_browser->QueryKnownToValidate(signature, off_the_record_);
983 signature, off_the_record_);
/external/chromium_org/content/shell/browser/
H A Dshell_browser_context.cc65 : off_the_record_(off_the_record),
119 return off_the_record_;
H A Dshell_browser_context.h72 bool off_the_record_; member in class:content::ShellBrowserContext

Completed in 601 milliseconds