OffTheRecord 191 chrome/browser/content_settings/content_settings_default_provider_unittest.cc TEST_F(DefaultProviderTest, OffTheRecord) { OffTheRecord 614 chrome/browser/content_settings/host_content_settings_map_unittest.cc TEST_F(HostContentSettingsMapTest, OffTheRecord) { OffTheRecord 32 content/browser/pepper_flash_settings_helper_impl.h virtual bool OffTheRecord() OVERRIDE; OffTheRecord 407 content/browser/plugin_process_host.cc client->OffTheRecord()); OffTheRecord 64 content/browser/plugin_process_host.h virtual bool OffTheRecord() = 0; OffTheRecord 200 content/browser/plugin_service_impl_browsertest.cc MOCK_METHOD0(OffTheRecord, bool()); OffTheRecord 380 content/browser/ppapi_plugin_process_host.cc process_id, renderer_child_id, client->OffTheRecord()); OffTheRecord 51 content/browser/ppapi_plugin_process_host.h virtual bool OffTheRecord() = 0; OffTheRecord 177 content/browser/renderer_host/render_message_filter.cc return filter()->OffTheRecord(); OffTheRecord 215 content/browser/renderer_host/render_message_filter.cc return filter_->OffTheRecord(); OffTheRecord 264 content/browser/renderer_host/render_message_filter.cc if (filter()->OffTheRecord()) OffTheRecord 109 content/browser/renderer_host/render_message_filter.h bool OffTheRecord() const;