Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.cpp70 static constexpr auto kLocationDataChannelLabel = "location-channel"; variable
449 } else if (label == kLocationDataChannelLabel) { in OnDataChannelOpen()