Searched refs:getType (Results 1 - 25 of 33) sorted by relevance

12

/vbox/src/VBox/Main/include/
H A DUSBControllerImpl.h63 HRESULT getType(USBControllerType_T *aType);
H A DAdditionsFacilityImpl.h72 HRESULT getType(AdditionsFacilityType_T *aType);
H A DBandwidthGroupImpl.h61 HRESULT getType(BandwidthGroupType_T *aType);
H A DGuestFsObjInfoImpl.h58 HRESULT getType(FsObjType_T *aType);
H A DEventImpl.h41 HRESULT getType(VBoxEventType_T *aType);
69 HRESULT getType(VBoxEventType_T *aType);
H A DMediumAttachmentImpl.h109 HRESULT getType(DeviceType_T *aType);
H A DVFSExplorerImpl.h50 HRESULT getType(VFSType_T *aType);
H A DSessionImpl.h57 HRESULT getType(SessionType_T *aType);
H A DMediumImpl.h238 HRESULT getType(MediumType_T *aType);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAToken.h61 virtual ANTLRTokenType getType() const = 0;
190 ANTLRTokenType getType() const { return _type; } function in class:ANTLRCommonNoRefCountToken
263 ANTLRTokenType getType() const { return _type; } function in class:ANTLRCommonToken
H A DAParser.cpp181 inputTokens->bufferedToken(i-LLk)->getType();
231 NLA = inputTokens->getToken()->getType();
700 LT(1)->getType() == eofToken ? "@" : LT(1)->getText(),
752 LT(1)->getType() == eofToken ? "@" : LT(1)->getText(),
777 LT(1)->getType() == eofToken ? "@" : LT(1)->getText(),
827 NLA = inputTokens->getToken()->getType();
/vbox/src/VBox/Main/src-client/
H A DAdditionsFacilityImpl.cpp145 HRESULT AdditionsFacility::getType(AdditionsFacilityType_T *aType) function in class:AdditionsFacility
H A DGuestFsObjInfoImpl.cpp274 HRESULT GuestFsObjInfo::getType(FsObjType_T *aType) function in class:GuestFsObjInfo
/vbox/src/VBox/Main/glue/
H A Dvboxapi.py273 def getType(self): member in class:PlatformBase
547 def getType(self): member in class:PlatformMSCOM
750 def getType(self): member in class:PlatformXPCOM
871 def getType(self): member in class:PlatformWEBSERVICE
977 self.type = self.platform.getType()
/vbox/src/VBox/Main/glue/tests/
H A DTestVBox.java27 VBoxEventType type = ev.getType();
/vbox/src/VBox/Main/src-server/
H A DBandwidthGroupImpl.cpp207 HRESULT BandwidthGroup::getType(BandwidthGroupType_T *aType) function in class:BandwidthGroup
H A DUSBControllerImpl.cpp246 HRESULT USBController::getType(USBControllerType_T *aType) function in class:USBController
H A DMediumAttachmentImpl.cpp280 HRESULT MediumAttachment::getType(DeviceType_T *aType) function in class:MediumAttachment
H A DVFSExplorerImpl.cpp140 HRESULT VFSExplorer::getType(VFSType_T *aType) function in class:VFSExplorer
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dstreambuffer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/stream/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp159 HRESULT VBoxEvent::getType(VBoxEventType_T *aType) function in class:VBoxEvent
298 HRESULT VBoxVetoEvent::getType(VBoxEventType_T *aType) function in class:VBoxVetoEvent

Completed in 932 milliseconds

12