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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCL.cpp237 unsigned updateSetCount = 0 ; local
259 updateSetCount = ::CFSetGetCount( fData.update.set ) ;
261 *where += sizeof( uint64_t) * updateSetCount ;
270 UInt32 *pDCLUpdateSetPointers = (UInt32 *) &exportList[updateSetCount/2];
278 for( unsigned index=0; index < updateSetCount; ++index )
284 exportedData->updateCount = updateSetCount ;
311 for( unsigned index=0; index < updateSetCount; ++index )

Completed in 113 milliseconds