OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClassifyPath
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
Device.h
103
PATH_CLASS EFIAPI
ClassifyPath
(IN wchar_t *Path, OUT wchar_t **NewPath, int * const Length);
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
Path.c
50
ClassifyPath
(
293
PathClass =
ClassifyPath
(WPath, &NewPath, &MapLen);
304
PathClass =
ClassifyPath
(NewPath, NULL, NULL);
Completed in 112 milliseconds