Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/include/
Dvoe_errors.h104 #define VE_CANNOT_RETRIEVE_DEVICE_NAME 9013 macro
/external/webrtc/webrtc/voice_engine/
Dvoe_hardware_impl.cc175 _shared->SetLastError(VE_CANNOT_RETRIEVE_DEVICE_NAME, kTraceError, in GetRecordingDeviceName()
217 _shared->SetLastError(VE_CANNOT_RETRIEVE_DEVICE_NAME, kTraceError, in GetPlayoutDeviceName()