Searched refs:TextDevicePath (Results 1 – 4 of 4) sorted by relevance
52 IN CONST CHAR16 *TextDevicePath
558 IN CONST CHAR16 *TextDevicePath
477 IN CONST CHAR16 *TextDevicePath
3971 IN CONST CHAR16 *TextDevicePath in UefiDevicePathLibConvertTextToDevicePath() argument3982 if ((TextDevicePath == NULL) || (IS_NULL (*TextDevicePath))) { in UefiDevicePathLibConvertTextToDevicePath()3995 DevicePathStr = UefiDevicePathLibStrDuplicate (TextDevicePath); in UefiDevicePathLibConvertTextToDevicePath()