Searched refs:include_incognito (Results 1 - 25 of 38) sorted by relevance

12

/external/chromium_org/chrome/browser/content_settings/
H A Dcontent_settings_utils.h60 bool include_incognito,
70 bool include_incognito);
78 bool include_incognito);
H A Dcontent_settings_utils.cc126 bool include_incognito,
129 if (include_incognito) {
174 bool include_incognito) {
177 include_incognito, NULL, NULL);
185 bool include_incognito) {
189 include_incognito));
120 GetContentSettingValueAndPatterns( const ProviderInterface* provider, const GURL& primary_url, const GURL& secondary_url, ContentSettingsType content_type, const std::string& resource_identifier, bool include_incognito, ContentSettingsPattern* primary_pattern, ContentSettingsPattern* secondary_pattern) argument
169 GetContentSettingValue(const ProviderInterface* provider, const GURL& primary_url, const GURL& secondary_url, ContentSettingsType content_type, const std::string& resource_identifier, bool include_incognito) argument
180 GetContentSetting(const ProviderInterface* provider, const GURL& primary_url, const GURL& secondary_url, ContentSettingsType content_type, const std::string& resource_identifier, bool include_incognito) argument
/external/chromium/chrome/browser/extensions/
H A Dextension_clipboard_api.cc25 if (!ExtensionTabUtil::GetTabById(tab_id, profile(), include_incognito(),
H A Dextension_infobar_module.cc44 include_incognito(),
H A Dextension_tabs_module.cc58 bool include_incognito,
64 bool include_incognito,
219 bool include_incognito,
225 include_incognito && profile->HasOffTheRecordProfile() ?
260 include_incognito(), &error_);
283 profile(), Browser::TYPE_ANY, include_incognito());
306 include_incognito() && profile()->HasOffTheRecordProfile() ?
384 if (!GetTabById(tab_id, profile(), include_incognito(),
512 if (new_window->profile()->IsOffTheRecord() && !include_incognito()) {
529 include_incognito(),
218 GetTabById(int tab_id, Profile* profile, bool include_incognito, Browser** browser, TabStripModel** tab_strip, TabContentsWrapper** contents, int* tab_index) argument
1310 GetBrowserInProfileWithId(Profile* profile, const int window_id, bool include_incognito, std::string* error_message) argument
1332 GetTabById(int tab_id, Profile* profile, bool include_incognito, Browser** browser, TabStripModel** tab_strip, TabContentsWrapper** contents, int* tab_index, std::string* error_message) argument
[all...]
H A Dextension_cookies_helpers.h31 bool include_incognito);
H A Dexecute_code_in_tab_function.cc75 include_incognito(),
150 execute_tab_id_, profile(), include_incognito(), &browser, NULL,
H A Dextension_function_dispatcher.h96 // provides the correct value for |include_incognito|.
100 Browser* GetCurrentBrowser(bool include_incognito);
H A Dextension_function.h91 bool include_incognito() { return include_incognito_; } function in class:ExtensionFunction
H A Dextension_cookies_helpers.cc30 bool include_incognito) {
34 (include_incognito && profile->HasOffTheRecordProfile());
28 ChooseProfileFromStoreId(const std::string& store_id, Profile* profile, bool include_incognito) argument
H A Dextension_page_actions_module.cc75 tab_id, profile(), include_incognito(), NULL, NULL, &contents, NULL);
109 tab_id, profile(), include_incognito(), NULL, NULL, &wrapper, NULL);
H A Dextension_processes_api.cc165 if (!ExtensionTabUtil::GetTabById(tab_id, profile(), include_incognito(),
H A Dextension_cookies_api.cc149 store_id_value, profile(), include_incognito());
474 if (include_incognito() && profile()->HasOffTheRecordProfile()) {
H A Dextension_function_dispatcher.cc453 bool include_incognito) {
460 // Otherwise, try to default to a reasonable browser. If |include_incognito|
464 // |include_incognito|.
467 include_incognito);
452 GetCurrentBrowser( bool include_incognito) argument
/external/chromium_org/chrome/browser/extensions/api/downloads_internal/
H A Ddownloads_internal_api.cc28 include_incognito(),
/external/chromium_org/chrome/browser/infobars/
H A Dinfobar_extension_api.cc56 include_incognito(),
/external/chromium_org/chrome/browser/extensions/api/cookies/
H A Dcookies_helpers.h48 bool include_incognito);
H A Dcookies_helpers.cc47 bool include_incognito) {
51 (include_incognito && profile->HasOffTheRecordProfile());
45 ChooseProfileFromStoreId(const std::string& store_id, Profile* profile, bool include_incognito) argument
/external/chromium_org/chrome/browser/extensions/
H A Dextension_tab_util_android.cc75 bool include_incognito,
73 GetTabById(int tab_id, Profile* profile, bool include_incognito, Browser** browser, TabStripModel** tab_strip, content::WebContents** contents, int* tab_index) argument
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.cc131 bool include_incognito,
134 include_incognito && profile->HasOffTheRecordProfile() ?
164 function->profile(), window_id, function->include_incognito(), &error);
207 bool include_incognito,
213 if (ExtensionTabUtil::GetTabById(tab_id, profile, include_incognito,
311 profile(), include_incognito(), chrome::GetActiveDesktop());
459 if (!GetTabById(tab_id, profile(), include_incognito(),
678 if (new_window->profile()->IsOffTheRecord() && !include_incognito()) {
952 if (!include_incognito() && profile() != browser->profile())
1035 browser = chrome::FindTabbedBrowser(profile(), include_incognito(),
129 GetBrowserInProfileWithId(Profile* profile, const int window_id, bool include_incognito, std::string* error_message) argument
205 GetTabById(int tab_id, Profile* profile, bool include_incognito, Browser** browser, TabStripModel** tab_strip, content::WebContents** contents, int* tab_index, std::string* error_message) argument
[all...]
/external/chromium_org/chrome/browser/extensions/api/downloads/
H A Ddownloads_api.cc393 // |include_incognito|. This should work regardless of whether |profile| is
397 bool include_incognito,
402 (include_incognito ||
411 DownloadItem* GetDownload(Profile* profile, bool include_incognito, int id) { argument
414 GetManagers(profile, include_incognito, &manager, &incognito_manager);
969 if (include_incognito() && profile()->HasOffTheRecordProfile())
1078 GetManagers(profile(), include_incognito(), &manager, &incognito_manager);
1116 profile(), include_incognito(), params->download_id);
1137 profile(), include_incognito(), params->download_id);
1158 profile(), include_incognito(), param
395 GetManagers( Profile* profile, bool include_incognito, DownloadManager** manager, DownloadManager** incognito_manager) argument
1631 DetermineFilename( Profile* profile, bool include_incognito, const std::string& ext_id, int download_id, const base::FilePath& const_filename, extensions::api::downloads::FilenameConflictAction conflict_action, std::string* error) argument
1825 DispatchEvent( const char* event_name, bool include_incognito, const extensions::Event::WillDispatchCallback& will_dispatch_callback, base::Value* arg) argument
[all...]
H A Ddownloads_api.h325 bool include_incognito,
376 bool include_incognito,
/external/chromium_org/chrome/browser/extensions/api/content_settings/
H A Dcontent_settings_api.cc129 if (incognito && !include_incognito()) {
223 // Regular profiles can't access incognito unless include_incognito is true.
224 if (!profile()->IsOffTheRecord() && !include_incognito()) {
/external/chromium_org/chrome/browser/extensions/api/page_capture/
H A Dpage_capture_api.cc195 include_incognito(), &browser, NULL,
/external/chromium_org/chrome/browser/extensions/api/tab_capture/
H A Dtab_capture_api.cc60 include_incognito(),

Completed in 2235 milliseconds

12