Searched defs:GetForId (Results 1 - 2 of 2) sorted by path

/external/chromium_org/chrome/test/chromedriver/chrome/
H A Ddevtools_http_client.cc49 const WebViewInfo* WebViewsInfo::GetForId(const std::string& id) const { function in class:WebViewsInfo
121 if (!views_info.GetForId(id))
211 const WebViewInfo* view_info = views_info.GetForId(for_client_id);
/external/chromium_org/content/browser/devtools/
H A Ddevtools_agent_host_impl.cc57 scoped_refptr<DevToolsAgentHost> DevToolsAgentHost::GetForId( function in class:content::DevToolsAgentHost

Completed in 498 milliseconds