Home
last modified time | relevance | path

Searched defs:ReportError (Results 1 – 25 of 64) 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/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/image_io/src/xml/
Dxml_reader.cc165 void XmlReader::ReportError(const DataMatchResult& result, in ReportError() function in photos_editing_formats::image_io::XmlReader
175 void XmlReader::ReportError(const Message& message) { in ReportError() function in photos_editing_formats::image_io::XmlReader
/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/
Derror_collector.h38 void ReportError(const ConverterErrorData &error) { in ReportError() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSymbolRemappingReader.cpp30 auto ReportError = [&](Twine Msg) { in read() local
/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/skia/tools/copyright/
Dmain.py86 def ReportError(text): function
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_decoder.cc111 void HpackDecoder::ReportError(HpackDecodingError error, in ReportError() function in http2::HpackDecoder
Dhpack_decoder_state.cc211 void HpackDecoderState::ReportError(HpackDecodingError error, in ReportError() function in http2::HpackDecoderState
Dhpack_whole_entry_buffer.cc141 void HpackWholeEntryBuffer::ReportError(HpackDecodingError error, in ReportError() function in http2::HpackWholeEntryBuffer
/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/skia/src/sksl/
DSkSLThreadContext.cpp100 void ThreadContext::ReportError(std::string_view msg, Position pos) { in ReportError() function in SkSL::ThreadContext
/external/llvm/lib/MC/
DMCFragment.cpp85 bool ReportError, uint64_t &Val) { in getLabelOffset()
97 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
/external/libtextclassifier/native/lang_id/common/fel/
Dfel-parser.cc62 void FELParser::ReportError(const std::string &error_message) { in ReportError() function in libtextclassifier3::mobile::FELParser
/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/tensorflow/tensorflow/lite/
Dsimple_memory_arena_test.cc24 void ReportError(TfLiteContext* context, const char* format, ...) {} in ReportError() function
/external/libchrome/base/files/
Dfile_path_watcher_fsevents.cc259 void FilePathWatcherFSEvents::ReportError(const FilePath& target) { in ReportError() function in base::FilePathWatcherFSEvents
/external/cronet/base/files/
Dfile_path_watcher_fsevents.cc259 void FilePathWatcherFSEvents::ReportError(const FilePath& target) { in ReportError() function in base::FilePathWatcherFSEvents
/external/openscreen/cast/streaming/
Dsession_messenger.cc67 void SessionMessenger::ReportError(Error error) { in ReportError() function in openscreen::cast::SessionMessenger
/external/tensorflow/tensorflow/lite/kernels/
Dquantize.cc89 void ReportError(TfLiteContext* context, TfLiteType input_type, in ReportError() function
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_decoder_impl.cc612 void H264DecoderImpl::ReportError() { in ReportError() function in webrtc::H264DecoderImpl
/external/tensorflow/tensorflow/lite/delegates/flex/
Dutil_test.cc45 void ReportError(TfLiteContext* context, const char* format, ...) { in ReportError() function

123