/external/chromium_org/content/renderer/pepper/ |
D | content_renderer_pepper_host_factory.cc | 51 GURL document_url = container->element().document().url(); in CanUseMediaStreamAPI() local 64 GURL document_url = container->element().document().url(); in CanUseCompositorAPI() local 77 GURL document_url = container->element().document().url(); in CanUseVideoDecodeAPI() local
|
D | pepper_platform_audio_input.cc | 28 const GURL& document_url, in Create() 151 const GURL& document_url, in Initialize()
|
D | pepper_media_device_manager.cc | 50 const GURL& document_url, in EnumerateDevices() 100 const GURL& document_url, in OpenDevice()
|
D | pepper_browser_connection.cc | 43 const GURL& document_url, in DidCreateInProcessInstance()
|
D | pepper_platform_video_capture.cc | 23 const GURL& document_url, in PepperPlatformVideoCapture()
|
D | pepper_file_system_host.cc | 100 GURL document_url = renderer_ppapi_host_->GetDocumentURL(pp_instance()); in OnHostMsgOpen() local
|
/external/chromium_org/extensions/common/permissions/ |
D | permissions_data.cc | 76 bool PermissionsData::IsRestrictedUrl(const GURL& document_url, in IsRestrictedUrl() 218 const GURL& document_url, in CanAccessPage() 237 const GURL& document_url, in GetPageAccess() 253 const GURL& document_url, in CanRunContentScriptOnPage() 272 const GURL& document_url, in GetContentScriptAccess() 337 const GURL& document_url, in CanRunOnPage()
|
/external/chromium_org/chrome/browser/renderer_host/pepper/ |
D | pepper_flash_browser_host.cc | 113 GURL document_url = host_->GetDocumentURLForInstance(pp_instance()); in OnGetLocalDataRestrictions() local 136 const GURL& document_url, in GetLocalDataRestrictions()
|
/external/chromium_org/extensions/renderer/ |
D | user_script_set.cc | 66 GURL document_url = GetDocumentUrlForFrame(web_frame); in GetInjections() local 156 const GURL& document_url, in GetDeclarativeScriptInjection() 181 const GURL& document_url, in GetInjectionForScript()
|
/external/chromium_org/content/child/appcache/ |
D | appcache_backend_proxy.cc | 27 const GURL& document_url, in SelectCache() 50 int host_id, const GURL& document_url, in MarkAsForeignEntry()
|
/external/chromium_org/content/common/ |
D | pepper_renderer_instance_data.h | 29 GURL document_url; member
|
/external/chromium_org/chrome/browser/extensions/ |
D | browser_permissions_policy_delegate.cc | 31 const GURL& document_url, in CanExecuteScriptOnPage()
|
/external/chromium_org/chrome/renderer/extensions/ |
D | renderer_permissions_policy_delegate.cc | 30 const GURL& document_url, in CanExecuteScriptOnPage()
|
/external/chromium_org/content/public/browser/ |
D | browser_ppapi_host.h | 40 GURL document_url; member
|
/external/chromium_org/content/browser/appcache/ |
D | appcache_dispatcher_host.cc | 95 int host_id, const GURL& document_url, in OnSelectCache() 133 int host_id, const GURL& document_url, in OnMarkAsForeignEntry()
|
D | appcache_backend_impl.cc | 67 const GURL& document_url, in SelectCache() 101 const GURL& document_url, in MarkAsForeignEntry()
|
D | appcache_host.cc | 81 void AppCacheHost::SelectCache(const GURL& document_url, in SelectCache() 170 void AppCacheHost::MarkAsForeignEntry(const GURL& document_url, in MarkAsForeignEntry()
|
/external/chromium_org/content/child/service_worker/ |
D | web_service_worker_provider_impl.cc | 98 const blink::WebURL& document_url, in getRegistration()
|
/external/chromium_org/components/nacl/browser/ |
D | nacl_host_message_filter.cc | 31 const GURL& document_url) { in GetNaClPermissions() 54 GURL document_url; in GetPpapiPermissions() local
|
/external/chromium_org/content/renderer/manifest/ |
D | manifest_parser.cc | 78 const GURL& document_url) { in ParseStartURL() 282 const GURL& document_url) { in Parse()
|
D | manifest_manager.cc | 117 const GURL& document_url, in OnManifestFetchComplete()
|
/external/chromium_org/content/browser/service_worker/ |
D | service_worker_dispatcher_host.cc | 42 bool CanRegisterServiceWorker(const GURL& document_url, in CanRegisterServiceWorker() 51 bool CanUnregisterServiceWorker(const GURL& document_url, in CanUnregisterServiceWorker() 58 bool CanGetRegistration(const GURL& document_url, in CanGetRegistration() 318 const GURL& document_url) { in OnGetRegistration()
|
D | service_worker_dispatcher_host_unittest.cc | 106 void SendGetRegistration(int64 provider_id, GURL document_url) { in SendGetRegistration() 114 GURL document_url, in GetRegistration()
|
/external/chromium_org/chrome/renderer/ |
D | web_apps.cc | 131 GURL document_url = document.url(); in ParseWebAppFromWebDocument() local
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
D | pepper_file_io_host.cc | 67 const GURL& document_url) { in GetPluginAllowedToCallRequestOSFileHandle() 411 GURL document_url = in OnHostMsgRequestOSFileHandle() local
|