Searched defs:PlatformMSCOM (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/glue/
H A Dvboxapi.py441 class PlatformMSCOM(PlatformBase): class in inherits:PlatformBase
570 d['tlb_guid'] = PlatformMSCOM.VBOX_TLB_GUID
571 d['tlb_major'] = PlatformMSCOM.VBOX_TLB_MAJOR
572 d['tlb_minor'] = PlatformMSCOM.VBOX_TLB_MINOR
971 self.platform = PlatformMSCOM(dPlatformParams)

Completed in 45 milliseconds