Searched refs:SearchFunctionCalling (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
D | Eot.py | 445 SearchFunctionCalling(Identifier, SourceFileID, SourceFileFullPath, 'Ppi', ItemMode) 465 … SearchFunctionCalling(Identifier, SourceFileID, SourceFileFullPath, 'Protocol', ItemMode) 478 … SearchFunctionCalling(Identifier, SourceFileID, SourceFileFullPath, 'Protocol', ItemMode) 486 … SearchFunctionCalling(Identifier, SourceFileID, SourceFileFullPath, 'Protocol', ItemMode)
|
D | Parser.py | 625 def SearchFunctionCalling(Table, SourceFileID, SourceFileFullPath, ItemType, ItemMode): function
|