Home
last modified time | relevance | path

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

/system/core/adb/proto/
Dadb_known_hosts.proto26 string guid = 1; field
/system/core/adb/daemon/
Dmdns.cpp165 std::string guid = "adb-"; in GenerateDeviceGuid() local
179 std::string guid = android::base::GetProperty("persist.adb.wifi.guid", ""); in ReadDeviceGuid() local
192 std::string guid = ReadDeviceGuid(); in setup_mdns() local
Dusb_ffs.cpp92 usb_os_desc_guid_t guid; member