Searched refs:StriColl (Results 1 – 2 of 2) sorted by relevance
79 return UnicodeInterface->StriColl(UnicodeInterface, (CHAR16 *)s1, (CHAR16 *)s2); in StriCmp()81 …return uefi_call_wrapper(UnicodeInterface->StriColl, 3, UnicodeInterface, (CHAR16 *)s1, (CHAR16 *)… in StriCmp()
824 EFI_UNICODE_STRICOLL StriColl; member