Searched refs:NotificationIsOn (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIRMAllocation.h64 Boolean NotificationIsOn(IOFireWireLibIRMAllocationRef self ) ;
H A DIOFireWireLibAsyncStreamListener.h76 Boolean NotificationIsOn (
H A DIOFireWireLibIsochChannel.h62 virtual Boolean NotificationIsOn() ;
H A DIOFireWireLibPseudoAddressSpace.h112 virtual Boolean NotificationIsOn() const { return mNotifyIsOn ; } function in class:IOFireWireLib::PseudoAddressSpace
H A DIOFireWireLibIRMAllocation.cpp55 IRMAllocation::NotificationIsOn ( IOFireWireLibIRMAllocationRef self ) function in class:IOFireWireLib::IRMAllocation
300 return IOFireWireIUnknown::InterfaceMap<IRMAllocationCOM>::GetThis(self)->NotificationIsOn(self) ;
H A DIOFireWireLibIsochChannel.cpp58 if(NotificationIsOn())
344 IsochChannel::NotificationIsOn() function in class:IOFireWireLib::IsochChannel
602 return IOFireWireIUnknown::InterfaceMap<IsochChannelCOM>::GetThis(self)->NotificationIsOn() ;
H A DIOFireWireLibAsyncStreamListener.cpp87 AsyncStreamListener::NotificationIsOn ( AsyncStreamListenerRef self ) function in class:IOFireWireLib::AsyncStreamListener
418 return IOFireWireIUnknown::InterfaceMap<AsyncStreamListenerCOM>::GetThis(self)->NotificationIsOn( self ) ;
H A DIOFireWireLibIsoch.h522 Boolean (*NotificationIsOn) ( IOFireWireLibIsochChannelRef self) ; member in struct:IOFireWireIsochChannelInterface_t
1025 /*! @function NotificationIsOn
1029 Boolean (*NotificationIsOn)(IOFWAsyncStreamListenerInterfaceRef self) ; member in struct:IOFWAsyncStreamListenerInterface_t
H A DIOFireWireLib.h830 @function NotificationIsOn
835 const Boolean (*NotificationIsOn)(IOFireWireLibDeviceRef self) ; member in struct:IOFireWireDeviceInterface_t
2007 /*! @function NotificationIsOn
2011 Boolean (*NotificationIsOn)(IOFireWireLibPseudoAddressSpaceRef self) ; member in struct:IOFireWirePseudoAddressSpaceInterface_t
2103 /*! @function NotificationIsOn
2107 Boolean (*NotificationIsOn)(IOFireWireLibIRMAllocationRef self) ; member in struct:IOFireWireLibIRMAllocationInterface_t
3797 /*! @function NotificationIsOn
3802 Boolean (*NotificationIsOn)( IOFireWireLibPHYPacketListenerRef self ); member in struct:IOFireWireLibPHYPacketListenerInterface_t

Completed in 88 milliseconds