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

  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
Device.h 180 Path must be a previously allocated buffer. PathAlias will
193 PathAlias(wchar_t *Path, DeviceNode **Node);
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
Path.c 217 Path must be a previously allocated buffer. PathAlias will
230 PathAlias(
350 WPath = PathAlias(WPath, &Node); // PathAlias frees its argument and malloc()s a new one.

Completed in 88 milliseconds