Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp105 webrtc_signaling::kDeviceInfoType; in handleConnectionRequest()
296 webrtc_signaling::kDeviceInfoType; in DoPostInner()
/device/google/cuttlefish/host/frontend/webrtc_operator/constants/
Dsignaling_constants.h39 constexpr auto kDeviceInfoType = "device_info"; variable