Home
last modified time | relevance | path

Searched refs:IsAbsolutePath (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DCommon.h119 IsAbsolutePath (
DProcessDsc.c1101 if (IsAbsolutePath (Line)) { in ProcessComponentFile()
2246 if (IsAbsolutePath (FileName)) { in ProcessSourceFilesSection()
2282 if (IsAbsolutePath (FileName)) { in ProcessSourceFilesSection()
2344 } else if (IsAbsolutePath (FileName)) { in ProcessSourceFilesSection()
2375 if (!IsAbsolutePath (FileName)) { in ProcessSourceFilesSection()
2605 if (!IsAbsolutePath (FileName)) { in ProcessObjectsSingle()
2849 if ((OverridePath != NULL) && (!IsAbsolutePath (FileName))) { in ProcessIncludeFilesSingle()
4678 IsAbsolutePath ( in IsAbsolutePath() function
DFWVolume.c355 if (!IsAbsolutePath (Name)) { in CFVAddFVFile()