Home
last modified time | relevance | path

Searched defs:SourceFileFullPath (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DParser.py382 def SearchPpiCallFunction(Identifier, SourceFileID, SourceFileFullPath, ItemMode): argument
480 def SearchPpi(SqlCommand, Table, SourceFileID, SourceFileFullPath, ItemMode, PpiMode = 1): argument
572 def SearchProtocols(SqlCommand, Table, SourceFileID, SourceFileFullPath, ItemMode, ProtocolMode): argument
625 def SearchFunctionCalling(Table, SourceFileID, SourceFileFullPath, ItemType, ItemMode): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTableEotReport.py64 …elf, ModuleID = -1, ModuleName = '', ModuleGuid = '', SourceFileID = -1, SourceFileFullPath = '', \ argument