Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
DPath.c50 ClassifyPath( in ClassifyPath() function
293 PathClass = ClassifyPath(WPath, &NewPath, &MapLen); in ParsePath()
304 PathClass = ClassifyPath(NewPath, NULL, NULL); in ParsePath()
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
DDevice.h103 PATH_CLASS EFIAPI ClassifyPath(IN wchar_t *Path, OUT wchar_t **NewPath, int * const Length);