Home
last modified time | relevance | path

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

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