Home
last modified time | relevance | path

Searched defs:ReportError (Results 1 – 25 of 59) sorted by relevance

123

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DRemoteObjectLayer.h115 std::function<void(Error)> ReportError) in RemoteObjectLayer()
225 std::function<void(Error)> ReportError; variable
319 std::function<void(Error)> ReportError) in RemoteObjectClientLayer()
432 std::function<void(Error)> ReportError) in RemoteObjectServerLayer()
538 RPCEndpoint &Remote, std::function<void(Error)> ReportError) in RemoteObjectClientLayer()
549 std::function<void(Error)> ReportError) in RemoteObjectServerLayer()
DLegacy.h179 ErrorReporter ReportError) in LegacyLookupFnResolver()
201 ErrorReporter ReportError; variable
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugParser.cs95 public virtual void ReportError( IOException e ) in ReportError() method in Antlr.Runtime.Debug.DebugParser
123 public override void ReportError( RecognitionException e ) in ReportError() method in Antlr.Runtime.Debug.DebugParser
DDebugTreeParser.cs96 public virtual void ReportError( IOException e ) in ReportError() method in Antlr.Runtime.Debug.DebugTreeParser
102 public override void ReportError( RecognitionException e ) in ReportError() method in Antlr.Runtime.Debug.DebugTreeParser
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugParser.cs87 public virtual void ReportError(IOException e) { in ReportError() method in Antlr.Runtime.Debug.DebugParser
110 public override void ReportError(RecognitionException e) { in ReportError() method in Antlr.Runtime.Debug.DebugParser
DDebugTreeParser.cs90 public virtual void ReportError(IOException e) { in ReportError() method in Antlr.Runtime.Debug.DebugTreeParser
95 public override void ReportError(RecognitionException e) { in ReportError() method in Antlr.Runtime.Debug.DebugTreeParser
/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/
Derror_collector.h38 void ReportError(const ConverterErrorData &error) { in ReportError() function
/external/dng_sdk/source/
Ddng_exceptions.cpp53 void ReportError (const char *message, in ReportError() function
/external/tensorflow/tensorflow/lite/core/api/
Derror_reporter.cc30 int ErrorReporter::ReportError(void*, const char* format, ...) { in ReportError() function in tflite::ErrorReporter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSymbolRemappingReader.cpp30 auto ReportError = [&](Twine Msg) { in read() local
/external/skia/tools/copyright/
Dmain.py86 def ReportError(text): function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCFragment.cpp85 bool ReportError, uint64_t &Val) { in getLabelOffset()
97 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
/external/llvm/lib/MC/
DMCFragment.cpp85 bool ReportError, uint64_t &Val) { in getLabelOffset()
97 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
/external/tensorflow/tensorflow/lite/delegates/flex/
Dutil_test.cc38 void ReportError(TfLiteContext* context, const char* format, ...) { in ReportError() function
/external/skia/src/sksl/
DSkSLThreadContext.cpp125 void ThreadContext::ReportError(std::string_view msg, PositionInfo info) { in ReportError() function in SkSL::ThreadContext
/external/libtextclassifier/native/lang_id/common/fel/
Dfel-parser.cc61 void FELParser::ReportError(const std::string &error_message) { in ReportError() function in libtextclassifier3::mobile::FELParser
/external/tensorflow/tensorflow/lite/
Dsimple_memory_arena_test.cc24 void ReportError(TfLiteContext* context, const char* format, ...) {} in ReportError() function
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DLexer.cs265 public override void ReportError(RecognitionException e) { in ReportError() method in Antlr.Runtime.Lexer
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DSlimLexer.cs337 public override void ReportError( RecognitionException e ) in ReportError() method in Antlr.Runtime.SlimLexer
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DLexer.cs328 public override void ReportError( RecognitionException e ) in ReportError() method in Antlr.Runtime.Lexer
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_decoder_impl.cc373 void H264DecoderImpl::ReportError() { in ReportError() function in webrtc::H264DecoderImpl
Dh264_encoder_impl.cc611 void H264EncoderImpl::ReportError() { in ReportError() function in webrtc::H264EncoderImpl
/external/libchrome/base/files/
Dfile_path_watcher_fsevents.cc259 void FilePathWatcherFSEvents::ReportError(const FilePath& target) { in ReportError() function in base::FilePathWatcherFSEvents
/external/tensorflow/tensorflow/lite/kernels/
Dquantize.cc79 void ReportError(TfLiteContext* context, TfLiteType input_type, in ReportError() function
/external/openscreen/cast/streaming/
Dsession_messenger.cc67 void SessionMessenger::ReportError(Error error) { in ReportError() function in openscreen::cast::SessionMessenger

123