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

/macosx-10.10/IOCDStorageFamily-51/
H A DIOCDMedia.h326 * @function getTOC
336 virtual CDTOC * getTOC();
H A DIOCDMedia.cpp422 CDTOC * IOCDMedia::getTOC() function in class:IOCDMedia
435 return getProvider()->getTOC();
H A DIOCDBlockStorageDriver.h102 virtual CDTOC * getTOC(void);
H A DIOCDBlockStorageDriver.cpp464 IOCDBlockStorageDriver::getTOC(void) function in class:IOCDBlockStorageDriver
H A DIOCDPartitionScheme.cpp206 toc = media->getTOC();

Completed in 171 milliseconds