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