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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
GnuGenBootSector.c 100 ErrorPath,
146 return ErrorPath;
153 return ErrorPath;
167 return ErrorPath;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
GenBootSector.c 74 ErrorPath,
613 return ErrorPath;
618 return ErrorPath;
628 return ErrorPath;
642 return ErrorPath;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mergemod.h 283 virtual HRESULT WINAPI get_Path(BSTR *ErrorPath) = 0;
301 HRESULT (WINAPI *get_Path)(IMsmError *This,BSTR *ErrorPath);
321 #define IMsmError_get_Path(This,ErrorPath) (This)->lpVtbl->get_Path(This,ErrorPath)
331 HRESULT WINAPI IMsmError_get_Path_Proxy(IMsmError *This,BSTR *ErrorPath);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
Cper.h 775 ErrorPath = 24, // Detected path error
    [all...]

Completed in 154 milliseconds