Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.cpp71 static constexpr auto kKmlLocationsDataChannelLabel = "kml-locations-channel"; variable
452 } else if (label == kKmlLocationsDataChannelLabel) { in OnDataChannelOpen()