Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
DCore.h1110 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter()
1225 ErrorReporter ReportError = logErrorsToStdErr; variable
DOrcRemoteTargetClient.h686 std::function<void(Error)> ReportError; variable
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_exceptions.cpp53 void ReportError (const char *message, in ReportError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSymbolRemappingReader.cpp30 auto ReportError = [&](Twine Msg) { in read() local
/third_party/skia/tools/copyright/
Dmain.py86 def ReportError(text): function
/third_party/skia/third_party/externals/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()
/third_party/skia/src/sksl/
DSkSLThreadContext.cpp169 void ThreadContext::ReportError(skstd::string_view msg, PositionInfo info) { in ReportError() function in SkSL::ThreadContext
/third_party/gn/src/base/json/
Djson_parser.cc728 void JSONParser::ReportError(JSONReader::JsonParseError code, in ReportError() function in base::internal::JSONParser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp347 static void LLVM_ATTRIBUTE_NORETURN ReportError(uint64_t StartOffset, in ReportError() function
DDWARFVerifier.cpp450 auto ReportError = [&](const Twine &TitleMsg) { in verifyDebugInfoAttribute() local
/third_party/node/deps/v8/src/torque/
Dutils.h98 [[noreturn]] void ReportError(Args&&... args) { in ReportError() function
/third_party/node/deps/v8/third_party/test262-harness/src/
Dtest262.py39 def ReportError(s): function
/third_party/protobuf/src/google/protobuf/
Dtext_format.cc306 void ReportError(int line, int col, const std::string& message) { in ReportError() function in google::protobuf::TextFormat::Parser::ParserImpl
342 void ReportError(const std::string& message) { in ReportError() function in google::protobuf::TextFormat::Parser::ParserImpl
/third_party/node/deps/v8/src/regexp/
Dregexp-parser.cc493 RegExpTree* RegExpParserImpl<CharT>::ReportError(RegExpError error) { in ReportError() function in v8::internal::__anon35ea97ba0111::RegExpParserImpl
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc1912 static std::string ReportError(CordRep* root, CordRep* node) { in ReportError() function