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

  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
Device.h 21 PathAbsolute = 0,
98 @retval PathAbsolute Path is an absolute path. NewPath points to the first '\'.
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
Path.c 43 @retval PathAbsolute Path is an absolute path. NewPath points to the first '\'.
65 return PathAbsolute;
300 PathClass = PathAbsolute;
343 case PathAbsolute:

Completed in 100 milliseconds