Home
last modified time | relevance | path

Searched refs:OnAdbChannelOpen (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dconnection_observer.h33 virtual void OnAdbChannelOpen(
Dclient_handler.cpp249 observer_->OnAdbChannelOpen([this](const uint8_t *msg, size_t size) { in OnMessage()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp129 void OnAdbChannelOpen(std::function<bool(const uint8_t *, size_t)> in OnAdbChannelOpen() function in cuttlefish::ConnectionObserverImpl