Searched refs:FindAgentHost (Results 1 – 1 of 1) sorted by relevance
38 static RenderViewDevToolsAgentHost* FindAgentHost(RenderViewHost* rvh) { in FindAgentHost() function54 RenderViewDevToolsAgentHost* result = FindAgentHost(rvh); in GetOrCreateFor()62 return FindAgentHost(rvh) != NULL; in HasFor()113 RenderViewDevToolsAgentHost* agent_host = FindAgentHost(pending); in OnCancelPendingNavigation()