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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrUtilityLib.h 447 class CVfrDefaultStore {
452 CVfrDefaultStore ();
453 ~CVfrDefaultStore ();
462 CVfrDefaultStore (IN CONST CVfrDefaultStore&); // Prevent copy-construction
463 CVfrDefaultStore& operator= (IN CONST CVfrDefaultStore&); // Prevent assignment
466 extern CVfrDefaultStore gCVfrDefaultStore;
VfrUtilityLib.cpp     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrUtilityLib.h 363 class CVfrDefaultStore {
368 CVfrDefaultStore ();
369 ~CVfrDefaultStore ();
VfrUtilityLib.cpp     [all...]
VfrSyntax.g     [all...]

Completed in 564 milliseconds