Searched defs:uniqueId (Results 1 – 5 of 5) sorted by relevance
78 int32_t vendorId, InputBus bus, const char* uniqueId) { in createDeviceIdentifier()
121 std::string uniqueId; in getHardwareInfo() local
43 void setUniqueId(const std::string& uniqueId) { mUniqueId = uniqueId; } in setUniqueId()
100 std::string uniqueId; member
299 TEST_P(GetHardwareInfoTests, uniqueId) { in TEST_P() argument