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

/external/chromium/chrome/browser/debugger/
H A Ddevtools_http_protocol_handler.h76 virtual void OnCloseUI(int connection_id);
H A Ddevtools_http_protocol_handler.cc217 &DevToolsHttpProtocolHandler::OnCloseUI,
384 void DevToolsHttpProtocolHandler::OnCloseUI(int connection_id) { function in class:DevToolsHttpProtocolHandler
/external/chromium_org/content/browser/devtools/
H A Ddevtools_http_handler_impl.h75 void OnCloseUI(int connection_id);
H A Ddevtools_http_handler_impl.cc383 &DevToolsHttpHandlerImpl::OnCloseUI,
629 void DevToolsHttpHandlerImpl::OnCloseUI(int connection_id) { function in class:content::DevToolsHttpHandlerImpl

Completed in 52 milliseconds