Home
last modified time | relevance | path

Searched refs:CVfrDefaultStore (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrUtilityLib.h447 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;
DVfrUtilityLib.cpp2109 CVfrDefaultStore::CVfrDefaultStore ( in CVfrDefaultStore() function in CVfrDefaultStore
2116 CVfrDefaultStore::~CVfrDefaultStore ( in ~CVfrDefaultStore()
2130 CVfrDefaultStore::RegisterDefaultStore ( in RegisterDefaultStore()
2164 CVfrDefaultStore::ReRegisterDefaultStoreById ( in ReRegisterDefaultStoreById()
2203 CVfrDefaultStore::DefaultIdRegistered ( in DefaultIdRegistered()
2219 CVfrDefaultStore::GetDefaultId ( in GetDefaultId()
2241 CVfrDefaultStore::BufferVarStoreAltConfigAdd ( in BufferVarStoreAltConfigAdd()
3723 CVfrDefaultStore gCVfrDefaultStore;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrUtilityLib.h363 class CVfrDefaultStore {
368 CVfrDefaultStore ();
369 ~CVfrDefaultStore ();
DVfrUtilityLib.cpp1914 CVfrDefaultStore::CVfrDefaultStore ( in CVfrDefaultStore() function in CVfrDefaultStore
1921 CVfrDefaultStore::~CVfrDefaultStore ( in ~CVfrDefaultStore()
1935 CVfrDefaultStore::RegisterDefaultStore ( in RegisterDefaultStore()
1969 CVfrDefaultStore::ReRegisterDefaultStoreById ( in ReRegisterDefaultStoreById()
2008 CVfrDefaultStore::DefaultIdRegistered ( in DefaultIdRegistered()
2024 CVfrDefaultStore::GetDefaultId ( in GetDefaultId()
2125 CVfrDefaultStore::BufferVarStoreAltConfigAdd ( in BufferVarStoreAltConfigAdd()
DVfrSyntax.g2705 CVfrDefaultStore mCVfrDefaultStore;