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

/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioEngine.h635 * @function performAudioEngineStop
643 virtual IOReturn performAudioEngineStop();
H A DIOAudioEngine.cpp1741 result = performAudioEngineStop();
1769 // We should probably have the streams locked around performAudioEngineStop()
1773 result = performAudioEngineStop();
1818 IOReturn IOAudioEngine::performAudioEngineStop() function in class:IOAudioEngine

Completed in 125 milliseconds