Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/debugger/
Ddebugger_remote_service.h91 void AttachToTab(const std::string& destination,
Ddebugger_remote_service.cc94 AttachToTab(destination, &response); in HandleMessage()
195 void DebuggerRemoteService::AttachToTab(const std::string& destination, in AttachToTab() function in DebuggerRemoteService