Searched refs:IsWorker (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/browser/devtools/
H A Ddevtools_agent_host_impl.h49 virtual bool IsWorker() const OVERRIDE;
H A Dembedded_worker_devtools_agent_host.h31 virtual bool IsWorker() const OVERRIDE;
H A Ddevtools_agent_host_impl.cc116 bool DevToolsAgentHostImpl::IsWorker() const { function in class:content::DevToolsAgentHostImpl
H A Dembedded_worker_devtools_agent_host.cc62 bool EmbeddedWorkerDevToolsAgentHost::IsWorker() const { function in class:content::EmbeddedWorkerDevToolsAgentHost
/external/chromium_org/content/public/browser/
H A Ddevtools_agent_host.h100 virtual bool IsWorker() const = 0;
/external/chromium_org/chrome/browser/devtools/
H A Dchrome_devtools_manager_delegate.cc29 if (!agent_host->IsWorker()) {

Completed in 633 milliseconds