Home
last modified time | relevance | path

Searched defs:ReportError (Results 1 – 21 of 21) 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/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSymbolRemappingReader.cpp30 auto ReportError = [&](Twine Msg) { in read() local
/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_exceptions.cpp53 void ReportError (const char *message, in ReportError() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_exceptions.cpp53 void ReportError (const char *message, in ReportError() function
/third_party/skia/tools/copyright/
Dmain.py86 def ReportError(text): function
/third_party/skia/m133/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/grpc/src/core/resolver/xds/
Dxds_dependency_manager.cc945 void XdsDependencyManager::ReportError(absl::string_view resource_type, in ReportError() function in grpc_core::XdsDependencyManager
/third_party/grpc/third_party/upb/upb/io/
Dtokenizer.c182 UPB_NORETURN static void ReportError(upb_Tokenizer* t, const char* msg) { in ReportError() function
/third_party/protobuf/upb/io/
Dtokenizer.c182 UPB_NORETURN static void ReportError(upb_Tokenizer* t, const char* msg) { in ReportError() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Doperator_info.h389 void ReportError(const std::string &error_msg) const { in ReportError() function
/third_party/protobuf/src/google/protobuf/
Dtext_format.cc426 void ReportError(int line, int col, absl::string_view message) { in ReportError() function in google::protobuf::TextFormat::Parser::ParserImpl
468 void ReportError(absl::string_view message) { in ReportError() function in google::protobuf::TextFormat::Parser::ParserImpl
/third_party/mesa3d/include/tensorflow/lite/core/c/
Dcommon.h765 void (*ReportError)(struct TfLiteContext*, const char* msg, ...); member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc1912 static std::string ReportError(CordRep* root, CordRep* node) { in ReportError() function