Home
last modified time | relevance | path

Searched refs:WEBRTC_CA_LOG_ERR (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc37 #define WEBRTC_CA_LOG_ERR(expr) \ macro
310 WEBRTC_CA_LOG_ERR(AudioObjectAddPropertyListener( in Init()
1770 WEBRTC_CA_LOG_ERR(AudioObjectGetPropertyData( in GetNumberDevices()
1780 WEBRTC_CA_LOG_ERR(AudioObjectGetPropertyDataSize( in GetNumberDevices()
1791 WEBRTC_CA_LOG_ERR(AudioObjectGetPropertyData( in GetNumberDevices()
2401 WEBRTC_CA_LOG_ERR(AudioDeviceStop(_outputDeviceID, _deviceIOProcID)); in implDeviceIOProc()
2497 WEBRTC_CA_LOG_ERR(AudioDeviceStop(_inputDeviceID, _inDeviceIOProcID)); in implInDeviceIOProc()
Daudio_mixer_manager_mac.cc28 #define WEBRTC_CA_LOG_ERR(expr) \ macro