Searched refs:TableInf (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DDatabase.py27 from Table.TableInf import TableInf namespace
54 self.TblInf = TableInf(self.Cur)
H A DInfClassObject.py29 from Table.TableInf import TableInf namespace
178 #self.TblInf = TableInf(Database.Cur)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/
H A DTableInf.py22 ## TableInf
29 class TableInf(Table): class in inherits:Table
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DDatabase.py28 from Table.TableInf import TableInf namespace
95 self.TblInf = TableInf(self.Cur)

Completed in 214 milliseconds