OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_incognito
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/content/plugin/
plugin_channel.h
52
void
set_incognito
(bool value) { incognito_ = value; }
function in class:content::PluginChannel
plugin_thread.cc
184
channel->
set_incognito
(incognito);
/external/chromium/chrome/browser/content_settings/
content_settings_pref_provider_unittest.cc
123
profile.
set_incognito
(true);
125
profile.
set_incognito
(false);
231
otr_profile->
set_incognito
(true);
host_content_settings_map_unittest.cc
452
profile.
set_incognito
(true);
455
profile.
set_incognito
(false);
[
all
...]
/external/chromium_org/chrome/browser/profiles/
profile_destroyer_unittest.cc
22
set_incognito
(true);
/external/chromium/chrome/browser/tab_contents/
thumbnail_generator_unittest.cc
342
profile.
set_incognito
(true);
347
profile.
set_incognito
(false);
/external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc
[
all
...]
/external/chromium/chrome/browser/extensions/
extension_cookies_unittest.cc
69
otrProfile.
set_incognito
(true);
extension_event_router_forwarder_unittest.cc
61
incognito->
set_incognito
(true);
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_context_menu_test.cc
253
profile_->
set_incognito
(true);
/external/chromium/chrome/browser/bookmarks/
bookmark_context_menu_controller_unittest.cc
251
profile_->
set_incognito
(true);
Completed in 1632 milliseconds