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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.h1345 * This method will be called if validateNewMedia returns False (thus rejecting
1354 * @function validateNewMedia
1364 virtual bool validateNewMedia(void);
H A DIOBlockStorageDriver.cpp1013 if (validateNewMedia() == false) { /* we're told to reject it */
1872 IOBlockStorageDriver::validateNewMedia(void) function in class:IOBlockStorageDriver

Completed in 78 milliseconds