Searched defs:sysUid (Results 1 – 4 of 4) sorted by relevance
44 std::string sysUid; member
328 std::string sysUid = "james"; variable
439 std::string sysUid = GetInputIdentification(inputDevice); in OnInputDeviceRemoved() local
94 void InputWindowsManager::DeviceStatusChanged(int32_t deviceId, const std::string &sysUid, const st… in DeviceStatusChanged()