Searched defs:DeviceName (Results 1 – 4 of 4) sorted by relevance
51 struct DeviceName { struct55 Result<DeviceName> BreakDeviceName(const std::string& device_name); argument
43 std::string LocalInstance::DeviceName() const { in DeviceName() function in cuttlefish::selector::LocalInstance
99 const std::string& DeviceName() const { return device_name_; } in DeviceName() function
440 CHAR DeviceName[32]; member