Home
last modified time | relevance | path

Searched defs:ErrorRecovery (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1879 int32_t AudioDeviceLinuxALSA::ErrorRecovery(int32_t error, in ErrorRecovery() function in webrtc::AudioDeviceLinuxALSA
/external/clang/lib/Sema/
DSemaLookup.cpp4471 const ObjCObjectPointerType *OPT, bool ErrorRecovery) { in makeTypoCorrectionConsumer()
4929 bool ErrorRecovery) { in diagnoseTypo()
5060 bool ErrorRecovery) { in diagnoseTypo()
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas538 property ErrorRecovery: Boolean read GetErrorRecovery write SetErrorRecovery; property