Searched refs:FinalConstruct (Results 1 - 25 of 123) sorted by relevance

12345

/vbox/src/VBox/Main/include/
H A DTokenImpl.h37 HRESULT FinalConstruct();
76 HRESULT FinalConstruct();
H A DAudioAdapterImpl.h36 HRESULT FinalConstruct();
H A DGuestDirectoryImpl.h41 HRESULT FinalConstruct(void);
H A DPCIDeviceAttachmentImpl.h47 HRESULT FinalConstruct();
H A DUSBControllerImpl.h40 HRESULT FinalConstruct();
H A DVirtualBoxClientImpl.h42 HRESULT FinalConstruct();
H A DEventImpl.h32 HRESULT FinalConstruct();
60 HRESULT FinalConstruct();
92 HRESULT FinalConstruct();
H A DAdditionsFacilityImpl.h39 HRESULT FinalConstruct();
H A DBandwidthControlImpl.h37 HRESULT FinalConstruct();
H A DBandwidthGroupImpl.h32 HRESULT FinalConstruct();
H A DEmulatedUSBImpl.h37 HRESULT FinalConstruct();
H A DGuestDnDSourceImpl.h36 HRESULT FinalConstruct(void);
H A DGuestFsObjInfoImpl.h35 HRESULT FinalConstruct(void);
H A DHostVideoInputDeviceImpl.h38 HRESULT FinalConstruct();
H A DKeyboardImpl.h50 HRESULT FinalConstruct();
H A DParallelPortImpl.h36 HRESULT FinalConstruct();
H A DSharedFolderImpl.h33 HRESULT FinalConstruct();
H A DUSBDeviceFiltersImpl.h40 HRESULT FinalConstruct();
H A DUSBDeviceImpl.h35 HRESULT FinalConstruct();
H A DBIOSSettingsImpl.h39 HRESULT FinalConstruct();
H A DGuestDnDTargetImpl.h36 HRESULT FinalConstruct(void);
H A DMediumAttachmentImpl.h30 HRESULT FinalConstruct();
H A DMediumFormatImpl.h56 HRESULT FinalConstruct();
/vbox/src/VBox/Main/src-server/
H A DTokenImpl.cpp30 HRESULT MachineToken::FinalConstruct() function in class:MachineToken
121 HRESULT MediumLockToken::FinalConstruct() function in class:MediumLockToken
/vbox/src/VBox/Main/src-client/xpcom/
H A Dmodule.cpp80 instance->AddRef(); // protect FinalConstruct()
81 rv = instance->FinalConstruct();

Completed in 103 milliseconds

12345