Searched refs:InitDevToolsLegacyProtocolHandler (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowser_process.h160 virtual void InitDevToolsLegacyProtocolHandler(int port) = 0;
H A Dbrowser_process_impl.h82 virtual void InitDevToolsLegacyProtocolHandler(int port);
H A Dbrowser_process_impl.cc538 void BrowserProcessImpl::InitDevToolsLegacyProtocolHandler(int port) { function in class:BrowserProcessImpl
/external/chromium/chrome/browser/ui/
H A Dbrowser_init.cc662 g_browser_process->InitDevToolsLegacyProtocolHandler(

Completed in 751 milliseconds