OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnSocketOpened
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/devtools/
adb_web_socket.cc
81
base::Bind(&AdbWebSocket::
OnSocketOpened
, this));
168
void AdbWebSocket::
OnSocketOpened
() {
169
delegate_->
OnSocketOpened
();
tethering_adb_filter.cc
440
virtual void
OnSocketOpened
() OVERRIDE;
491
void PortForwardingController::Connection::
OnSocketOpened
() {
devtools_adb_bridge.cc
414
virtual void
OnSocketOpened
() OVERRIDE;
438
void AdbProtocolCommand::
OnSocketOpened
() {
592
virtual void
OnSocketOpened
() OVERRIDE {
Completed in 217 milliseconds