Home
last modified time | relevance | path

Searched refs:MapPath (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
DPath.c276 OUT wchar_t **MapPath in ParsePath() argument
356 if(MapPath != NULL) { in ParsePath()
357 *MapPath = MPath; in ParsePath()
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
DDevice.h130 …sePath( const char *path, wchar_t **FullPath, DeviceNode **DevNode, int *Which, wchar_t **MapPath);