Searched defs:sandboxSupport (Results 1 – 5 of 5) sorted by relevance
167 blink::WebSandboxSupport* PpapiWebKitPlatformSupportImpl::sandboxSupport() { in sandboxSupport() function in content::PpapiWebKitPlatformSupportImpl
119 WebSandboxSupport* WorkerWebKitPlatformSupportImpl::sandboxSupport() { in sandboxSupport() function in content::WorkerWebKitPlatformSupportImpl
62 virtual blink::WebSandboxSupport* sandboxSupport() { in sandboxSupport() function in content::RendererWebKitPlatformSupportImplNoSandboxImpl
279 blink::WebSandboxSupport* RendererWebKitPlatformSupportImpl::sandboxSupport() { in sandboxSupport() function in content::RendererWebKitPlatformSupportImpl
136 virtual WebSandboxSupport* sandboxSupport() { return 0; } in sandboxSupport() function