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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
GnuGenBootSector.c 95 ErrorSuccess,
142 return ErrorSuccess;
156 return ErrorSuccess;
173 return ErrorSuccess;
223 return ErrorSuccess;
228 return ErrorSuccess;
258 return ErrorSuccess;
420 if (GetPathInfo(&InputPathInfo) != ErrorSuccess) {
425 if (GetPathInfo(&OutputPathInfo) != ErrorSuccess) {
435 if (Status == ErrorSuccess) {
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
GenBootSector.c 69 ErrorSuccess,
417 return ErrorSuccess;
450 if (Status != ErrorSuccess) {
458 if (Status != ErrorSuccess) {
516 return ErrorSuccess;
598 return ErrorSuccess;
621 return ErrorSuccess;
638 return ErrorSuccess;
764 if (GetPathInfo(&InputPathInfo) != ErrorSuccess) {
769 if (GetPathInfo(&OutputPathInfo) != ErrorSuccess) {
    [all...]

Completed in 2251 milliseconds