Searched refs:getByteStart (Results 1 - 1 of 1) sorted by path

/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.cpp1961 virtual UInt64 getByteStart();
2202 // deblocker object itself and the byte start will be returned in getByteStart().
2448 UInt64 IODeblocker::getByteStart() function in class:IODeblocker
2665 byteStart = deblocker->getByteStart();
2765 virtual UInt64 getByteStart();
3068 // breaker object itself and the byte start will be returned in getByteStart().
3143 UInt64 IOBreaker::getByteStart() function in class:IOBreaker
3393 byteStart = breaker->getByteStart();

Completed in 298 milliseconds