Home
last modified time | relevance | path

Searched defs:device_guid (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.cpp79 constexpr auto device_guid = "Cuttlefish Webrtc Audio Device Id"; in PlayoutDeviceName() local
93 constexpr auto device_guid = "Cuttlefish Webrtc Audio Device Id"; in RecordingDeviceName() local
/aosp_15_r20/packages/modules/adb/client/
Dadb_wifi.cpp249 std::string device_guid = reinterpret_cast<const char*>(waiter.peer_info_.data); in adb_wifi_pair_device() local
/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Ddevices_handler.rs1072 device_guid: String, field