HomeSort by relevance Sort by last modified time
    Searched refs:PathFile (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
GnuGenBootSector.c 81 PathFile,
160 PathInfo->Type = PathFile;
240 if (OutputInfo->Type != PathFile) {
439 (OutputPathInfo.Type != PathFile) ? "Write" : "Read",
448 (OutputPathInfo.Type != PathFile) ? "Write" : "Read",
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
GenBootSector.c 62 PathFile,
380 if (PathInfo->Input || PathInfo->Type != PathFile) {
492 if (OutputInfo->Type != PathFile) {
624 PathInfo->Type = PathFile;
635 PathInfo->Type = PathFile;
783 (OutputPathInfo.Type != PathFile) ? "Write" : "Read",
792 (OutputPathInfo.Type != PathFile) ? "Write" : "Read",

Completed in 913 milliseconds