Home
last modified time | relevance | path

Searched defs:webrtc_device_id (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/status/
Dmain.cc76 std::string webrtc_device_id; member
90 std::string webrtc_device_id = instance_config.webrtc_device_id(); in PopulateDevicesInfoFromInstance() local
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1893 std::string CuttlefishConfig::InstanceSpecific::webrtc_device_id() const { in webrtc_device_id() function in cuttlefish::CuttlefishConfig::InstanceSpecific