Searched defs:sysUid (Results 1 – 5 of 5) sorted by relevance
43 std::string sysUid; member
496 std::string sysUid = GetInputIdentification(inputDevice); in OnInputDeviceRemoved() local831 if (auto sysUid = deviceInfo.sysUid; !sysUid.empty()) { in NotifyDevRemoveCallback() local
1522 std::string sysUid; variable
173 void InputWindowsManager::DeviceStatusChanged(int32_t deviceId, const std::string &sysUid, const st… in DeviceStatusChanged()193 [this] (int32_t deviceId, const std::string &sysUid, const std::string devStatus) { in Init()
291 std::string sysUid = "james"; variable