Home
last modified time | relevance | path

Searched defs:handleError (Results 76 – 100 of 450) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp148 bool handleError(StringRef Expr, const EvalResult &R) const { in handleError() function in llvm::RuntimeDyldCheckerExprEval
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp146 bool handleError(StringRef Expr, const EvalResult &R) const { in handleError() function in llvm::RuntimeDyldCheckerExprEval
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.cpp542 void ContextNULL::handleError(GLenum errorCode, in handleError() function in rx::ContextNULL
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp146 bool handleError(StringRef Expr, const EvalResult &R) const { in handleError() function in llvm::RuntimeDyldCheckerExprEval
/aosp_15_r20/system/tools/hidl/
DType.cpp508 void Type::handleError(Formatter &out, ErrorMode mode) { in handleError() function in android::Type
DgenerateCpp.cpp436 std::string name, std::function<void(void)> handleError) { in wrapPassthroughArg()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/logging/
Dhandlers.py653 def handleError(self, record): member in SocketHandler
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/logging/
H A Dhandlers.py653 def handleError(self, record): member in SocketHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/logging/
Dhandlers.py653 def handleError(self, record): member in SocketHandler
/aosp_15_r20/external/python/cpython3/Lib/logging/
Dhandlers.py653 def handleError(self, record): member in SocketHandler
/aosp_15_r20/packages/modules/Connectivity/Tethering/src/android/net/ip/
DIpServer.java522 private void handleError() { in handleError() method in IpServer.DhcpServerCallbacksImpl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/logging/
Dhandlers.py653 def handleError(self, record): member in SocketHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/logging/
Dhandlers.py653 def handleError(self, record): member in SocketHandler
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintSettings.java403 protected void handleError(int errMsgId, CharSequence msg) { in handleError() method in FingerprintSettings.FingerprintSettingsFragment
/aosp_15_r20/external/cronet/third_party/icu/source/tools/icuexportdata/
H A Dicuexportdata.cpp113 void handleError(ErrorCode& status, const char* context) { in handleError() function
/aosp_15_r20/external/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp113 void handleError(ErrorCode& status, const char* context) { in handleError() function
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DXSLTAttributeDef.java1652 …private void handleError(StylesheetHandler handler, String msg, Object [] args, Exception exc) thr… in handleError() method in XSLTAttributeDef
/aosp_15_r20/frameworks/native/cmds/lshal/
H A DListCommand.cpp643 const auto handleError = [&](Status additionalError, const std::string& msg) { in fetchBinderizedEntry() local
/aosp_15_r20/external/libconfig/lib/
H A Dlibconfigcpp.c++432 void Config::handleError() const in handleError() function in libconfig::Config
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dinterpreter.cpp911 void handleError( in handleError() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinderImpl.java276 private final void handleError(java.lang.Exception e) { in handleError() method in NotificationRowContentBinderImpl.AsyncInflationTask
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.cpp978 void ContextWgpu::handleError(GLenum errorCode, in handleError() function in rx::ContextWgpu
/aosp_15_r20/external/python/cpython2/Lib/logging/
D__init__.py803 def handleError(self, record): member in Handler
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp620 void CommandProcessor::handleError(VkResult errorCode, in handleError() function in rx::vk::CommandProcessor
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLParser.cpp186 void handleError(std::string_view msg, Position pos) override { in handleError() function in SkSL::Parser::Checkpoint::ForwardingErrorReporter

12345678910>>...18