Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.cpp65 static constexpr auto kAdbChannelLabel = "adb-channel"; variable
437 } else if (label == kAdbChannelLabel) { in OnDataChannelOpen()