Searched refs:getCommandGate (Results 1 - 10 of 10) sorted by last modified time

/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioControl.cpp369 cg = getCommandGate();
435 IOCommandGate *IOAudioControl::getCommandGate() function in class:IOAudioControl
450 cg = audioControl->getCommandGate();
910 cg = audioControl->getCommandGate();
949 cg = audioControl->getCommandGate();
H A DIOAudioDevice.cpp612 cg = audioDevice->getCommandGate();
701 cg = getCommandGate();
758 cg = getCommandGate();
791 cg = getCommandGate();
912 IOCommandGate *IOAudioDevice::getCommandGate() const function in class:IOAudioDevice
H A DIOAudioEngine.cpp653 IOCommandGate *IOAudioEngine::getCommandGate() const function in class:IOAudioEngine
655 audioDebugIOLog(7, "+-IOAudioEngine[%p]::getCommandGate()\n", this);
967 cg = audioEngine->getCommandGate();
1009 cg = audioEngine->getCommandGate();
H A DIOAudioDevice.h401 * @function getCommandGate
406 virtual IOCommandGate *getCommandGate() const AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
H A DIOAudioEngine.h473 * @function getCommandGate
476 virtual IOCommandGate *getCommandGate() const;
H A DIOAudioControl.h321 * @function getCommandGate
324 virtual IOCommandGate *getCommandGate() AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10 ;
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDC/Classes/
H A DAppleUSBCDC.cpp281 ALERT(0, 0, "start - getCommandGate failed");
1261 IOCommandGate *AppleUSBCDC::getCommandGate() const function in class:AppleUSBCDC
1274 cg = getCommandGate();
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDC/Headers/
H A DAppleUSBCDC.h64 virtual IOCommandGate *getCommandGate() const;
/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkController.cpp442 IOCommandGate * IONetworkController::getCommandGate() const function in class:IONetworkController
H A DIONetworkController.h579 /*! @function getCommandGate
590 virtual IOCommandGate * getCommandGate() const;

Completed in 323 milliseconds