Home | History | Annotate | Download | only in UefiFileHandleLib

Lines Matching refs:StrLen

677   the lesser of Count and the StrLen() of Source. If appending those D characters

826 if (StrLen (FileInfo->FileName) == 0) {
862 (*FullFileName)[StrLen(*FullFileName) - 1] == L'\\' &&
863 StrLen(*FullFileName) > 1 &&
866 (*FullFileName)[StrLen(*FullFileName) - 1] = CHAR_NULL;