HomeSort by relevance Sort by last modified time
    Searched full:browsercontext (Results 176 - 200 of 779) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/content/browser/
browser_url_handler_impl.h 18 class BrowserContext;
27 BrowserContext* browser_context,
35 BrowserContext* browser_context);
  /external/chromium_org/content/browser/fileapi/
chrome_blob_storage_context.h 18 class BrowserContext;
22 // There is an instance associated with each BrowserContext. There could be
35 BrowserContext* browser_context);
  /external/chromium_org/content/browser/streams/
stream_context.h 15 class BrowserContext;
20 // There is an instance associated with each BrowserContext. There could be
32 CONTENT_EXPORT static StreamContext* GetFor(BrowserContext* browser_context);
  /external/chromium_org/content/public/browser/
content_browser_client.cc 29 GURL ContentBrowserClient::GetEffectiveURL(BrowserContext* browser_context,
35 BrowserContext* browser_context, const GURL& effective_url) {
40 BrowserContext* browser_context,
47 BrowserContext* browser_context,
74 BrowserContext* browser_context, const GURL& url) {
104 std::string ContentBrowserClient::GetAcceptLangs(BrowserContext* context) {
177 BrowserContext* browser_context,
183 BrowserContext* browser_context,
191 BrowserContext* browser_context,
270 BrowserContext* browser_context, const GURL& site_url)
    [all...]
  /external/chromium_org/content/shell/browser/
shell_devtools_delegate.h 14 class BrowserContext;
19 explicit ShellDevToolsDelegate(BrowserContext* browser_context);
41 BrowserContext* browser_context_;
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_factory_chromeos.h 22 class BrowserContext;
79 content::BrowserContext* context) OVERRIDE;
81 content::BrowserContext* context) OVERRIDE;
83 content::BrowserContext* context) OVERRIDE;
84 virtual void CreateServiceNow(content::BrowserContext* context) OVERRIDE;
policy_cert_service_factory.h 59 content::BrowserContext* context) const OVERRIDE;
60 virtual content::BrowserContext* GetBrowserContextToUse(
61 content::BrowserContext* context) const OVERRIDE;
recommendation_restorer_factory.h 28 content::BrowserContext* context) const OVERRIDE;
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_factory.cc 20 content::BrowserContext* context) {
32 content::BrowserContext* context = host->GetBrowserContext();
54 content::BrowserContext* context) const {
93 content::BrowserContext* SpellcheckServiceFactory::GetBrowserContextToUse(
94 content::BrowserContext* context) const {
  /external/chromium_org/content/browser/webui/
url_data_manager.h 16 class BrowserContext;
28 explicit URLDataManager(BrowserContext* browser_context);
50 static void AddDataSource(BrowserContext* browser_context,
54 static void AddWebUIDataSource(BrowserContext* browser_context,
71 BrowserContext* browser_context_;
content_web_ui_controller_factory.cc 20 BrowserContext* browser_context, const GURL& url) const {
35 BrowserContext* browser_context, const GURL& url) const {
40 BrowserContext* browser_context, const GURL& url) const {
  /external/chromium_org/ui/web_dialogs/
web_dialog_web_contents_delegate.h 27 content::BrowserContext* context,
30 virtual void AddNewContents(content::BrowserContext* context,
40 WebDialogWebContentsDelegate(content::BrowserContext* context,
46 content::BrowserContext* browser_context() const {
71 content::BrowserContext* browser_context_;
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.h 48 content::BrowserContext* browser_context,
51 content::BrowserContext* browser_context,
54 content::BrowserContext* browser_context,
74 virtual bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
76 virtual GURL GetEffectiveURL(content::BrowserContext* browser_context,
81 content::BrowserContext* browser_context,
84 content::BrowserContext* browser_context,
96 content::BrowserContext* browser_context, const GURL& url) OVERRIDE;
116 content::BrowserContext* context) OVERRIDE;
238 virtual bool SupportsBrowserPlugin(content::BrowserContext* browser_context
    [all...]
  /external/chromium_org/chrome/browser/autofill/
personal_data_manager_factory.cc 86 content::BrowserContext* profile) const {
92 content::BrowserContext* PersonalDataManagerFactory::GetBrowserContextToUse(
93 content::BrowserContext* context) const {
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_factory.cc 44 content::BrowserContext* ProtocolHandlerRegistryFactory::GetBrowserContextToUse(
45 content::BrowserContext* context) const {
58 content::BrowserContext* profile) const {
  /external/chromium_org/chrome/browser/history/
history_service_factory.cc 69 content::BrowserContext* context) const {
79 content::BrowserContext* HistoryServiceFactory::GetBrowserContextToUse(
80 content::BrowserContext* context) const {
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_syncable_service_factory.cc 41 content::BrowserContext* browser_context) const {
52 content::BrowserContext* AppListSyncableServiceFactory::GetBrowserContextToUse(
53 content::BrowserContext* context) const {
  /external/chromium_org/chrome/browser/ui/app_list/search/
history.h 19 class BrowserContext;
40 explicit History(content::BrowserContext* context);
59 content::BrowserContext* browser_context_;
  /external/chromium_org/chrome/browser/ui/cocoa/
web_dialog_window_controller.h 17 class BrowserContext;
38 context:(content::BrowserContext*)context;
47 context:(content::BrowserContext*)context;
  /external/chromium_org/chrome/browser/ui/webui/
chrome_web_ui_controller_factory.h 23 content::BrowserContext* browser_context,
25 virtual bool UseWebUIForURL(content::BrowserContext* browser_context,
27 virtual bool UseWebUIBindingsForURL(content::BrowserContext* browser_context,
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.h 79 virtual content::BrowserContext* GetBrowserContextToUse(
80 content::BrowserContext* context) const OVERRIDE;
82 content::BrowserContext* profile) const OVERRIDE;
  /external/chromium_org/android_webview/lib/
aw_browser_dependency_factory_impl.h 31 virtual content::BrowserContext* GetBrowserContext() OVERRIDE;
  /external/chromium_org/apps/
saved_files_service_factory.h 30 content::BrowserContext* profile) const OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_api_factory.h 31 BuildServiceInstanceFor(content::BrowserContext* profile) const OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_service_client_factory.h 32 BuildServiceInstanceFor(content::BrowserContext* profile) const OVERRIDE;

Completed in 1016 milliseconds

1 2 3 4 5 6 78 91011>>