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

/macosx-10.9.5/IOStorageFamily-172/
H A DIOMedia.h634 * @function getContentHint
645 virtual const char * getContentHint() const;
665 * Hint of media's contents (optional). See getContentHint().
H A DIOPartitionScheme.cpp695 strcmp( partition1->getContentHint( ), partition2->getContentHint( ) ) )
757 partition2->getContentHint( ) );
H A DIOMedia.cpp254 setProperty(kIOMediaContentKey, getContentHint());
1086 const char * IOMedia::getContentHint() const function in class:IOMedia
H A DIOBlockStorageDriver.cpp810 m->getContentHint() );

Completed in 92 milliseconds