Searched refs:GetRanges (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCL.h234 UInt32 GetRanges ( UInt32 maxRanges, IOVirtualRange ranges[] ) const ;
328 UInt32 GetRanges ( UInt32 maxRanges, IOVirtualRange ranges[] ) const { return 0 ; } function in class:IOFireWireLib::SkipCycleNuDCL
H A DIOFireWireLibNuDCL.cpp86 NuDCL::GetRanges( UInt32 maxRanges, IOVirtualRange ranges[] ) const function in class:IOFireWireLib::NuDCL
H A DIOFireWireLibNuDCLPool.cpp529 return CAST_DCL( NuDCL*, dcl )->GetRanges( maxRanges, outRanges ) ;

Completed in 78 milliseconds