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