Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/tools/acloud/create/
H A Dlocal_image_local_instance.py585 instance_ids=None, webrtc_device_id=None, argument
H A Davd_spec.py1252 def webrtc_device_id(self): member in AVDSpec
/aosp_15_r20/tools/acloud/list/
H A Dinstance.py298 webrtc_device_id=None): argument
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1743 std::string CuttlefishConfig::InstanceSpecific::webrtc_device_id() const { in webrtc_device_id() function in cuttlefish::CuttlefishConfig::InstanceSpecific