Searched defs:SqlCommand (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/ |
D | Table.py | 38 def Create(self, SqlCommand): argument 47 def Insert(self, SqlCommand): argument 115 def Exec(self, SqlCommand): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
D | Parser.py | 480 def SearchPpi(SqlCommand, Table, SourceFileID, SourceFileFullPath, ItemMode, PpiMode = 1): argument 572 def SearchProtocols(SqlCommand, Table, SourceFileID, SourceFileFullPath, ItemMode, ProtocolMode): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/ |
D | MetaDataTable.py | 138 def Exec(self, SqlCommand): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/ |
D | MetaDataTable.py | 135 def Exec(self, SqlCommand): argument
|