Searched defs:isControlledByServiceWorker (Results 1 – 4 of 4) sorted by relevance
807 bool FrameLoaderClientImpl::isControlledByServiceWorker() in isControlledByServiceWorker() function in blink::FrameLoaderClientImpl
248 virtual bool isControlledByServiceWorker() OVERRIDE { return false; } in isControlledByServiceWorker() function
573 virtual bool isControlledByServiceWorker() { return false; } in isControlledByServiceWorker() function
3183 bool RenderFrameImpl::isControlledByServiceWorker() { in isControlledByServiceWorker() function in content::RenderFrameImpl