Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.cpp64 static constexpr auto kInputChannelLabel = "input-channel"; variable
431 if (label == kInputChannelLabel) { in OnDataChannelOpen()