Searched refs:wstrlen (Results 1 – 2 of 2) sorted by relevance
648 if ( efi_bs->AllocatePool(EfiLoaderData, (wstrlen(name) + 1) * sizeof(*name), in efi_arch_handle_module()
124 static size_t wstrlen(const CHAR16 * s);245 static size_t __init __maybe_unused wstrlen(const CHAR16 *s) in wstrlen() function
Completed in 6 milliseconds