Searched refs:sInterface (Results 1 - 25 of 30) sorted by path

12

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibAsyncStreamListener.cpp317 AsyncStreamListenerCOM::Interface AsyncStreamListenerCOM::sInterface = member in class:IOFireWireLib::AsyncStreamListenerCOM
344 : AsyncStreamListener( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, inKernAddrSpaceRef, inBuffer,
H A DIOFireWireLibAsyncStreamListener.h150 static Interface sInterface ; member in class:IOFireWireLib::AsyncStreamListenerCOM
H A DIOFireWireLibCommand.cpp74 ReadCmd::Interface ReadCmd::sInterface = member in class:IOFireWireLib::ReadCmd
84 ReadQuadCmd::Interface ReadQuadCmd::sInterface = member in class:IOFireWireLib::ReadQuadCmd
94 WriteCmd::Interface WriteCmd::sInterface = member in class:IOFireWireLib::WriteCmd
104 WriteQuadCmd::Interface WriteQuadCmd::sInterface = member in class:IOFireWireLib::WriteQuadCmd
113 CompareSwapCmd::Interface CompareSwapCmd::sInterface = member in class:IOFireWireLib::CompareSwapCmd
149 PHYCmd::Interface PHYCmd::sInterface = member in class:IOFireWireLib::PHYCmd
160 AsyncStreamCmd::Interface AsyncStreamCmd::sInterface = member in class:IOFireWireLib::AsyncStreamCmd
177 IOFireWireCommandInterface Cmd::sInterface = member in class:IOFireWireLib::Cmd
847 : Cmd( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, device, addr, callback,
946 : Cmd( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclien
[all...]
H A DIOFireWireLibCommand.h112 static IOFireWireCommandInterface sInterface ; member in class:IOFireWireLib::Cmd
166 static Interface sInterface ; member in class:IOFireWireLib::ReadCmd
218 static Interface sInterface ; member in class:IOFireWireLib::ReadQuadCmd
266 static Interface sInterface ; member in class:IOFireWireLib::WriteCmd
305 static Interface sInterface; member in class:IOFireWireLib::PHYCmd
345 static Interface sInterface; member in class:IOFireWireLib::WriteQuadCmd
426 static Interface sInterface ; member in class:IOFireWireLib::CompareSwapCmd
485 static Interface sInterface ; member in class:IOFireWireLib::AsyncStreamCmd
H A DIOFireWireLibConfigDirectory.cpp18 ConfigDirectoryCOM::Interface ConfigDirectoryCOM::sInterface = { member in class:IOFireWireLib::ConfigDirectoryCOM
515 : ConfigDirectory( reinterpret_cast<const IUnknownVTbl &>( sInterface ), inUserClient, inDirRef)
520 : ConfigDirectory( reinterpret_cast<const IUnknownVTbl &>( sInterface ), inUserClient)
H A DIOFireWireLibConfigDirectory.h159 static Interface sInterface ; member in class:IOFireWireLib::ConfigDirectoryCOM
H A DIOFireWireLibDCLCommandPool.cpp56 TraditionalDCLCommandPoolCOM::Interface TraditionalDCLCommandPoolCOM::sInterface = { member in class:IOFireWireLib::TraditionalDCLCommandPoolCOM
580 : TraditionalDCLCommandPool( reinterpret_cast<const IUnknownVTbl &>( sInterface ), inUserClient, inSize )
H A DIOFireWireLibDCLCommandPool.h129 static Interface sInterface ; member in class:IOFireWireLib::TraditionalDCLCommandPoolCOM
H A DIOFireWireLibDevice.cpp1871 const IOFireWireDeviceInterface DeviceCOM::sInterface = member in class:IOFireWireLib::DeviceCOM
2023 : Device( reinterpret_cast<const IUnknownVTbl &>( sInterface ), propertyTable, service )
H A DIOFireWireLibDevice.h446 static const IOFireWireDeviceInterface sInterface ; member in class:IOFireWireLib::DeviceCOM
H A DIOFireWireLibIOCFPlugIn.cpp16 const IOCFPlugInInterface IOCFPlugIn::sInterface = member in class:IOFireWireLib::IOCFPlugIn
26 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface ) ),
H A DIOFireWireLibIOCFPlugIn.h28 static const IOCFPlugInInterface sInterface ; member in class:IOFireWireLib::IOCFPlugIn
H A DIOFireWireLibIRMAllocation.cpp201 IRMAllocationCOM::Interface IRMAllocationCOM::sInterface = member in class:IOFireWireLib::IRMAllocationCOM
224 : IRMAllocation( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, inKernIRMAllocationRef, inCallBack, inRefCon )
H A DIOFireWireLibIRMAllocation.h100 static Interface sInterface ; member in class:IOFireWireLib::IRMAllocationCOM
H A DIOFireWireLibIsochChannel.cpp460 IsochChannelCOM::Interface IsochChannelCOM::sInterface = member in class:IOFireWireLib::IsochChannelCOM
486 : IsochChannel( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, inDoIRM, inPacketSize, inPrefSpeed )
H A DIOFireWireLibIsochChannel.h94 static Interface sInterface ; member in class:IOFireWireLib::IsochChannelCOM
H A DIOFireWireLibIsochPort.cpp190 RemoteIsochPort::Interface RemoteIsochPortCOM::sInterface = member in class:IOFireWireLib::RemoteIsochPortCOM
592 : RemoteIsochPort( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, talking )
678 LocalIsochPortCOM::Interface LocalIsochPortCOM::sInterface = member in class:IOFireWireLib::LocalIsochPortCOM
1620 : LocalIsochPort( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, talking, program,
H A DIOFireWireLibIsochPort.h171 static Interface sInterface ; member in class:IOFireWireLib::RemoteIsochPortCOM
333 static Interface sInterface ; member in class:IOFireWireLib::LocalIsochPortCOM
H A DIOFireWireLibNuDCLPool.cpp193 const IOFireWireNuDCLPoolInterface NuDCLPoolCOM::sInterface = member in class:IOFireWireLib::NuDCLPoolCOM
250 : super( reinterpret_cast<const IUnknownVTbl &>( sInterface ), device, numDCLs )
H A DIOFireWireLibNuDCLPool.h105 static const IOFireWireNuDCLPoolInterface sInterface ; member in class:IOFireWireLib::NuDCLPoolCOM
H A DIOFireWireLibPHYPacketListener.cpp36 IOFireWireLibPHYPacketListenerInterface PHYPacketListener::sInterface = member in class:IOFireWireLib::PHYPacketListener
71 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface ) ),
H A DIOFireWireLibPHYPacketListener.h37 static IOFireWireLibPHYPacketListenerInterface sInterface; member in class:IOFireWireLib::PHYPacketListener
H A DIOFireWireLibPhysicalAddressSpace.cpp41 PhysicalAddressSpace::Interface PhysicalAddressSpace::sInterface = member in class:IOFireWireLib::PhysicalAddressSpace
142 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface ) ),
H A DIOFireWireLibPhysicalAddressSpace.h53 static Interface sInterface ; member in class:IOFireWireLib::PhysicalAddressSpace
H A DIOFireWireLibPseudoAddressSpace.cpp39 PseudoAddressSpace::Interface PseudoAddressSpace::sInterface = member in class:IOFireWireLib::PseudoAddressSpace
174 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface ) ),

Completed in 224 milliseconds

12