Home
last modified time | relevance | path

Searched refs:to_rvh (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/debugger/
Ddevtools_manager.cc288 RenderViewHost* to_rvh) { in AttachClientHost() argument
295 BindClientHost(to_rvh, client_host, (*it).second.second); in AttachClientHost()
296 SendAttachToAgent(to_rvh); in AttachClientHost()
Ddevtools_manager.h96 RenderViewHost* to_rvh);