Searched refs:getRefCon (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWPHYPacketListener.h60 virtual void * getRefCon( void );
H A DIOFWAsyncStreamListener.h86 /*! @function getRefCon
90 inline void* getRefCon() { return fRefCon; }; function in class:IOFWAsyncStreamListener
H A DIOFWPHYPacketListener.cpp157 // getRefCon
161 void * IOFWPHYPacketListener::getRefCon( void ) function in class:IOFWPHYPacketListener
H A DIOFireWireMultiIsochReceive.h81 inline void * getRefCon(void){return fClientCallbackRefCon;}; function in class:IOFireWireMultiIsochReceiveListener
H A DIOFWUserVectorCommand.cpp301 result.refCon = cmd->getRefCon();
346 result.refCon = cmd->getRefCon();
H A DIOFWUserCommand.h84 mach_vm_address_t getRefCon( void ) function in class:IOFWUserCommand
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2Lib/
H A DIOFireWireSBP2Lib.h441 method getRefCon.
449 @function getRefCon
456 void * (*getRefCon)( void * self); member in struct:__anon1845
508 method getRefCon.
516 @function getRefCon
523 void * (*getRefCon)( void * self ); member in struct:__anon1846
765 method getRefCon.
773 @function getRefCon
780 void * (*getRefCon)( void * self); member in struct:__anon1847
1027 method getRefCon
1043 void * (*getRefCon)( void * self); member in struct:__anon1848
[all...]
H A DIOFireWireSBP2LibMgmtORB.h99 virtual void * getRefCon( void );
H A DIOFireWireSBP2LibLUN.h145 virtual void * getRefCon( void );
H A DIOFireWireSBP2LibORB.h95 virtual void * getRefCon( void );
H A DIOFireWireSBP2LibMgmtORB.cpp308 // getRefCon
314 return getThis(self)->getRefCon();
317 void * IOFireWireSBP2LibMgmtORB::getRefCon( void ) function in class:IOFireWireSBP2LibMgmtORB
H A DIOFireWireSBP2LibLUN.cpp595 // getRefCon
601 return getThis(self)->getRefCon();
604 void * IOFireWireSBP2LibLUN::getRefCon( void ) function in class:IOFireWireSBP2LibLUN
H A DIOFireWireSBP2LibORB.cpp275 // getRefCon
281 return getThis(self)->getRefCon();
284 void * IOFireWireSBP2LibORB::getRefCon( void ) function in class:IOFireWireSBP2LibORB
H A DIOFireWireSBP2LibLogin.h119 virtual void * getRefCon( void );
H A DIOFireWireSBP2LibLogin.cpp434 // getRefCon
440 return getThis(self)->getRefCon();
443 void * IOFireWireSBP2LibLogin::getRefCon( void ) function in class:IOFireWireSBP2LibLogin
/macosx-10.9.5/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransport.cpp776 clientData = ( SBP2ClientOrbData * ) fORB->getRefCon ( );
834 clientData = ( SBP2ClientOrbData * ) orb->getRefCon ( );
937 clientData = ( SBP2ClientOrbData * ) orb->getRefCon ( );
997 clientData = ( SBP2ClientOrbData * ) orb->getRefCon ( );
1067 clientData = ( SBP2ClientOrbData * ) orb->getRefCon ( );
1431 clientData = ( SBP2ClientOrbData * ) orb->getRefCon ( );
1968 clientData = ( SBP2ClientOrbData * ) fORB->getRefCon ( );
2160 clientData = ( SBP2ClientOrbData * ) orb->getRefCon ( );
2335 clientData = ( SBP2ClientOrbData * ) orb->getRefCon ( );
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFireWireSBP2ORB.h439 method getRefCon.
446 @function getRefCon
452 virtual void * getRefCon( void );
525 method getRefCon.
H A DIOFireWireSBP2Login.h977 method getRefCon.
984 @function getRefCon
990 virtual void * getRefCon( void );
H A DIOFireWireSBP2ORB.cpp1611 void * IOFireWireSBP2ORB::getRefCon( void ) function in class:IOFireWireSBP2ORB
H A DIOFireWireSBP2Login.cpp1039 void * IOFireWireSBP2Login::getRefCon( void ) function in class:IOFireWireSBP2Login
/macosx-10.9.5/IOSerialFamily-64.1.1/IOSerialFamily.kmodproj/
H A DIOSerialStreamSync.h253 void *getRefCon() const { return fRefCon; } function in class:IOSerialStreamSync

Completed in 228 milliseconds