Home
last modified time | relevance | path

Searched refs:vid (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/service/device_manager/src/
H A Dinput_device_manager.cpp360 char vid[bufSize] = ""; in GetInputIdentification() local
362 sprintf_s(vid, sizeof(vid), "%04X", deviceVendor); in GetInputIdentification()
364 std::string strVid(vid); in GetInputIdentification()

Completed in 5 milliseconds