Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dc.py28 AllIncludeFileListDict = {} variable
604 if AllIncludeFileListDict.get(FullFileName) != None:
605 return AllIncludeFileListDict.get(FullFileName)
636 AllIncludeFileListDict[FullFileName] = IncludeFileQueue