Home
last modified time | relevance | path

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

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