Home | Sort by relevance Sort by last modified time |
/external/chromium_org/components/nacl/browser/ | |
nacl_host_message_filter.h | 42 bool off_the_record() { return off_the_record_; } 73 // off_the_record_ is copied from the profile partly so that it can be 75 bool off_the_record_; member in class:nacl::NaClHostMessageFilter |
nacl_process_host.h | 224 bool off_the_record_; member in class:nacl::NaClProcessHost |
/external/chromium_org/content/shell/browser/ | |
shell_browser_context.h | 76 bool off_the_record_; member in class:content::ShellBrowserContext |
/external/chromium_org/chrome/browser/renderer_host/ | |
chrome_render_message_filter.h | 77 bool off_the_record() { return off_the_record_; } 193 bool off_the_record_; member in class:ChromeRenderMessageFilter |