Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.cpp37 static constexpr auto kInputChannelLabel = "input-channel"; variable
508 if (label == kInputChannelLabel) { in OnDataChannel()