Home
last modified time | relevance | path

Searched defs:handleError (Results 1 – 25 of 32) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DcjsImportInES2015.js9 function handleError(err: SpecialError) {} function
/third_party/typescript/tests/cases/conformance/externalModules/typeOnly/
DcjsImportInES2015.ts10 function handleError(err: SpecialError) {} function
/third_party/skia/include/sksl/
DSkSLErrorReporter.h108 void handleError(skstd::string_view msg, PositionInfo pos) override { in handleError() function
/third_party/typescript/scripts/
DgenerateLocalizedDiagnosticMessages.mjs86 function handleError(err) { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dfallible_iterator.h206 void handleError(Error Err) { in handleError() function
/third_party/skia/tests/
DSkSLDSLErrorLineNumbers.cpp39 void handleError(skstd::string_view msg, SkSL::PositionInfo pos) override { in handleError() function in ExpectErrorLineNumber
DSkDSLRuntimeEffectTest.cpp205 void handleError(skstd::string_view msg, SkSL::PositionInfo pos) override { in test_RuntimeEffect_Shaders() function in test_RuntimeEffect_Shaders::SimpleErrorReporter
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DContextImpl.cpp42 void ContextImpl::handleError(GLenum errorCode, in handleError() function in rx::ContextImpl
/third_party/skia/src/sksl/
DSkSLThreadContext.cpp173 void ThreadContext::DefaultErrorReporter::handleError(skstd::string_view msg, PositionInfo pos) { in handleError() function in SkSL::ThreadContext::DefaultErrorReporter
DSkSLDSLParser.h299 void handleError(skstd::string_view msg, PositionInfo pos) override { in handleError() function
DSkSLCompiler.h208 void handleError(skstd::string_view msg, PositionInfo pos) override { in handleError() function
DSkSLCompiler.cpp706 void Compiler::handleError(skstd::string_view msg, PositionInfo pos) { in handleError() function in SkSL::Compiler
DSkSLAnalysis.cpp227 void handleError(skstd::string_view, PositionInfo) override {} in handleError() function in SkSL::__anon46cb38fb0111::TrivialErrorReporter
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DDirectiveHandler.cpp49 void TDirectiveHandler::handleError(const pp::SourceLocation& loc, in handleError() function in TDirectiveHandler
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DDirectiveHandler.cpp49 void TDirectiveHandler::handleError(const angle::pp::SourceLocation &loc, const std::string &msg) in handleError() function in sh::TDirectiveHandler
/third_party/node/lib/internal/crypto/
Dkeygen.js111 function handleError(ret) { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkParser.cpp121 void handleError(Error E) { Err.emplace(toString(std::move(E))); } in handleError() function
/third_party/node/test/parallel/
Dtest-punycode.js209 const handleError = (error, name) => { function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp298 void DisplayVk::handleError(VkResult result, in handleError() function in rx::DisplayVk
/third_party/typescript/src/harness/
DevaluatorImpl.ts260 private handleError(module: SystemModule, error: any) { method in evaluator.SystemLoader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp146 bool handleError(StringRef Expr, const EvalResult &R) const { in handleError() function in llvm::RuntimeDyldCheckerExprEval
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp518 void ContextNULL::handleError(GLenum errorCode, in handleError() function in rx::ContextNULL
/third_party/icu/icu4c/source/tools/icuexportdata/
Dicuexportdata.cpp113 void handleError(ErrorCode& status, const char* context) { in handleError() function
/third_party/python/Lib/logging/
Dhandlers.py649 def handleError(self, record): member in SocketHandler
/third_party/node/deps/icu-small/source/tools/icuexportdata/
Dicuexportdata.cpp113 void handleError(ErrorCode& status, const char* context) { in handleError() function

12