Searched refs:FinalConstruct (Results 76 - 100 of 123) sorted by relevance

12345

/vbox/src/VBox/Main/src-server/
H A DAudioAdapterImpl.cpp60 HRESULT AudioAdapter::FinalConstruct() function in class:AudioAdapter
H A DParallelPortImpl.cpp56 HRESULT ParallelPort::FinalConstruct() function in class:ParallelPort
H A DBIOSSettingsImpl.cpp53 HRESULT BIOSSettings::FinalConstruct() function in class:BIOSSettings
H A DBandwidthControlImpl.cpp39 HRESULT BandwidthControl::FinalConstruct() function in class:BandwidthControl
H A DMediumAttachmentImpl.cpp89 HRESULT MediumAttachment::FinalConstruct() function in class:MediumAttachment
H A DSerialPortImpl.cpp37 HRESULT SerialPort::FinalConstruct() function in class:SerialPort
H A DPerformanceImpl.cpp156 HRESULT PerformanceCollector::FinalConstruct() function in class:PerformanceCollector
799 HRESULT PerformanceMetric::FinalConstruct() function in class:PerformanceMetric
H A DUSBDeviceFilterImpl.cpp189 HRESULT USBDeviceFilter::FinalConstruct() function in class:USBDeviceFilter
843 HRESULT HostUSBDeviceFilter::FinalConstruct() function in class:HostUSBDeviceFilter
H A DDHCPServerImpl.cpp78 HRESULT DHCPServer::FinalConstruct() function in class:DHCPServer
H A DHostNetworkInterfaceImpl.cpp48 HRESULT HostNetworkInterface::FinalConstruct() function in class:HostNetworkInterface
H A DStorageControllerImpl.cpp108 HRESULT StorageController::FinalConstruct() function in class:StorageController
H A DVRDEServerImpl.cpp58 HRESULT VRDEServer::FinalConstruct() function in class:VRDEServer
H A DApplianceImpl.cpp46 HRESULT VirtualSystemDescription::FinalConstruct() function in class:VirtualSystemDescription
68 HRESULT Appliance::FinalConstruct() function in class:Appliance
/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.h71 HRESULT FinalConstruct();
/vbox/src/VBox/Main/src-client/
H A DMouseImpl.cpp40 HRESULT FinalConstruct();
81 HRESULT MousePointerShape::FinalConstruct() function in class:MousePointerShape
226 HRESULT Mouse::FinalConstruct() function in class:Mouse
H A DGuestDnDTargetImpl.cpp46 HRESULT GuestDnDTarget::FinalConstruct(void) function in class:GuestDnDTarget
H A DEmulatedUSBImpl.cpp348 HRESULT EmulatedUSB::FinalConstruct() function in class:EmulatedUSB
/vbox/src/VBox/Main/include/
H A DConsoleVRDPServer.h379 HRESULT FinalConstruct();
H A DMachineImpl.h350 HRESULT FinalConstruct();
1283 HRESULT FinalConstruct();
1531 HRESULT FinalConstruct();
H A DGuestSessionImpl.h254 HRESULT FinalConstruct(void);
H A DMediumImpl.h47 HRESULT FinalConstruct();
H A DVirtualBoxImpl.h88 HRESULT FinalConstruct();
/vbox/src/VBox/Main/src-all/
H A DProgressImpl.cpp57 HRESULT Progress::FinalConstruct() function in class:Progress
/vbox/src/VBox/Main/src-server/xpcom/
H A Dserver.cpp441 sInstance->AddRef(); /* protect FinalConstruct() */
442 rv = sInstance->FinalConstruct();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIFrameBuffer.cpp181 HRESULT FinalConstruct();
635 HRESULT UIFrameBufferPrivate::FinalConstruct() function in class:UIFrameBufferPrivate

Completed in 121 milliseconds

12345