OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsDevicePathValid
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathUtilities.c
53
IsDevicePathValid
(
349
if (!
IsDevicePathValid
(DevicePath, 0)) {
454
if (!
IsDevicePathValid
(FirstDevicePath, 0) || !
IsDevicePathValid
(SecondDevicePath, 0)) {
592
if (!
IsDevicePathValid
(DevicePath, 0) || !
IsDevicePathValid
(DevicePathInstance, 0)) {
662
if (!
IsDevicePathValid
(*DevicePath, 0)) {
773
if (!
IsDevicePathValid
(DevicePath, 0)) {
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c
95
IsDevicePathValid
(
Completed in 1036 milliseconds