Home
last modified time | relevance | path

Searched refs:string_to_guid (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libusb/libusb/os/
H A Dwindows_winusb.c124 static bool string_to_guid(const char guid_string[MAX_GUID_STRING_LENGTH], GUID *guid) in string_to_guid() function
1588 if (!string_to_guid(guid, *if_guid)) { in get_guid()