Searched defs:closed_by_device (Results 1 – 3 of 3) sorted by relevance
158 void AdbWebSocket::DisconnectOnHandlerThread(bool closed_by_device) { in DisconnectOnHandlerThread()176 void AdbWebSocket::OnSocketClosed(bool closed_by_device) { in OnSocketClosed()
706 void AdbProtocolCommand::OnSocketClosed(bool closed_by_device) { in OnSocketClosed()842 virtual void OnSocketClosed(bool closed_by_device) OVERRIDE { in OnSocketClosed()
525 bool closed_by_device) { in OnSocketClosed()