Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dconnection_observer.h88 virtual void OnLocationChannelOpen(
Ddata_channels.cpp321 observer()->OnLocationChannelOpen(GetBinarySender()); in OnFirstMessage()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp242 void OnLocationChannelOpen(std::function<bool(const uint8_t *, size_t)> in OnLocationChannelOpen() function in cuttlefish::ConnectionObserverImpl