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

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.c1356 WCHAR guid_string_w[MAX_GUID_STRING_LENGTH]; local
1481 size = sizeof(guid_string_w);
1483 (BYTE*)guid_string_w, &size);
1492 pCLSIDFromString(guid_string_w, if_guid);

Completed in 524 milliseconds