HomeSort by relevance Sort by last modified time
    Searched refs:PathRemoveLastItem (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
FilePaths.c 29 PathRemoveLastItem(
93 PathRemoveLastItem(Path);
99 PathRemoveLastItem(Path);
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Cd.c 132 PathRemoveLastItem(Drive);
160 while (PathRemoveLastItem(Drive));
185 while (PathRemoveLastItem(Drive)) ;
Cp.c 466 while (PathRemoveLastItem(DestPath));
Mv.c 193 while (PathRemoveLastItem(DestPath)) ;
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellProtocol.c 546 while (PathRemoveLastItem(NewPath)) ;
    [all...]
Shell.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
BaseLib.h     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c 705 if (PathRemoveLastItem (FileNameCopy)) {
    [all...]

Completed in 654 milliseconds