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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.cpp465 unsigned long foundBlockSize = (unsigned long) CFArrayGetValueAtIndex(mAllocatedBlockSizes, foundIndex) ; local
477 mBytesRemaining += foundBlockSize ;
483 CFArrayInsertValueAtIndex(mFreeBlockSizes, index, (const void*) foundBlockSize) ;

Completed in 119 milliseconds