OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnCloseUI
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/debugger/
devtools_http_protocol_handler.h
76
virtual void
OnCloseUI
(int connection_id);
devtools_http_protocol_handler.cc
217
&DevToolsHttpProtocolHandler::
OnCloseUI
,
384
void DevToolsHttpProtocolHandler::
OnCloseUI
(int connection_id) {
/external/chromium_org/content/browser/devtools/
devtools_http_handler_impl.h
75
void
OnCloseUI
(int connection_id);
devtools_http_handler_impl.cc
383
&DevToolsHttpHandlerImpl::
OnCloseUI
,
629
void DevToolsHttpHandlerImpl::
OnCloseUI
(int connection_id) {
Completed in 516 milliseconds