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

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
Database.py 73 # @param NewDatabase: Check if it needs to create a new database
75 def InitDatabase(self, NewDatabase = True):
80 if NewDatabase:
104 if NewDatabase:
133 if NewDatabase:
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Database.py 74 def InitDatabase(self, NewDatabase = True):
79 if NewDatabase:
103 if NewDatabase:
130 if NewDatabase:
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/StrGather/
StrGather.c 94 BOOLEAN NewDatabase; // to start from scratch
326 if (mGlobals.NewDatabase == 0) {
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
StrGather.c 105 BOOLEAN NewDatabase; // to start from scratch
352 if (mGlobals.NewDatabase == 0) {
    [all...]

Completed in 66 milliseconds