Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DGenC.py28 gItemTypeStringDatabase = { variable
804 if Pcd.Type not in gItemTypeStringDatabase:
873 PcdVariableName = '_gPcd_' + gItemTypeStringDatabase[Pcd.Type] + '_' + Pcd.TokenCName
1082 if Pcd.Type not in gItemTypeStringDatabase:
1163 …PcdVariableName = '_gPcd_' + gItemTypeStringDatabase[TAB_PCDS_PATCHABLE_IN_MODULE] + '_' + TokenCN…