Searched refs:ShellFileHandleGetPath (Results 1 – 3 of 3) sorted by relevance
649 ShellFileHandleGetPath(
1081 *FileHandle = ConvertEfiFileProtocolToShellHandle(Handle1, ShellFileHandleGetPath(ShellHandle)); in InternalOpenFileDevicePath()2106 if (ShellFileHandleGetPath(FileDirHandle) != NULL) { in EfiShellFindFilesInDir()2109 TempString = StrnCatGrow(&TempString, &Size, ShellFileHandleGetPath(FileDirHandle), 0); in EfiShellFindFilesInDir()
1584 ShellFileHandleGetPath( in ShellFileHandleGetPath() function