Searched refs:mStopHandler (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.h159 IOFireWireLibIsochPortCallback mStopHandler ; member in class:IOFireWireLib::RemoteIsochPort
H A DIOFireWireLibIsochPort.cpp480 mStopHandler(0),
528 if (mStopHandler)
529 return (*mStopHandler)(mRefInterface) ;
579 IOFireWireLibIsochPortCallback oldHandler = mStopHandler ;
580 mStopHandler = inHandler ;

Completed in 74 milliseconds