Home
last modified time | relevance | path

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

12345678910>>...18

/aosp_15_r20/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackImageAnalyzer.java480 private static Pair<Result, String> handleError(String fmt, String tag, int arg1) { in handleError() method in AudioLoopbackImageAnalyzer
486 private static Pair<Result, String> handleError( in handleError() method in AudioLoopbackImageAnalyzer
493 private static Pair<Result, String> handleError( in handleError() method in AudioLoopbackImageAnalyzer
/aosp_15_r20/development/tools/winscope/src/app/
H A Dglobal_error_handler.ts21 handleError(error: Error) { method in GlobalErrorHandler
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/
H A DDOMErrorHandler.java43 public boolean handleError(DOMError error); in handleError() method
/aosp_15_r20/external/skia/src/sksl/analysis/
H A DSkSLNoOpErrorReporter.h19 void handleError(std::string_view, Position) override {} in handleError() function
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
H A DDOMErrorHandlerImpl.java47 public boolean handleError(DOMError error) { in handleError() method in DOMErrorHandlerImpl
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLErrorReporter.cpp25 void TestingOnly_AbortErrorReporter::handleError(std::string_view msg, Position pos) { in handleError() function in SkSL::TestingOnly_AbortErrorReporter
/aosp_15_r20/external/executorch/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo/Sources/App/
H A DContentView.swift57 private func handleError(_ error: Error) { in handleError() function
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/
H A DDOMErrorMonitor.java43 public boolean handleError(DOMError error) { in handleError() method in DOMErrorMonitor
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/
H A Dgoldens.service.ts101 private handleError<T>(operation = 'operation', result?: T) { method in GoldensService
/aosp_15_r20/external/libchrome/mojo/public/js/lib/
H A Dconnector.js132 Connector.prototype.handleError = function(forcePipeReset, method in Connector
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVectorBuilder.cpp24 void VectorBuilder::handleError(const char *ErrorMsg) const { in handleError() function in llvm::VectorBuilder
/aosp_15_r20/system/extras/tests/workloads/
H A Ddefs.sh451 echo true
452 return 0
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dfallible_iterator.h206 void handleError(Error Err) { in handleError() function
/aosp_15_r20/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerServiceShellCommand.java178 private static int handleError(PrintWriter pw, String message, Exception e) { in handleError() method in VoiceInteractionManagerServiceShellCommand
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
Dfallible_iterator.h204 void handleError(Error Err) { in handleError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
Dfallible_iterator.h204 void handleError(Error Err) { in handleError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
Dfallible_iterator.h204 void handleError(Error Err) { in handleError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A Dfallible_iterator.h204 void handleError(Error Err) { in handleError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
Dfallible_iterator.h204 void handleError(Error Err) { in handleError() function
/aosp_15_r20/frameworks/base/libs/hwui/jni/pdf/
H A DPdfUtils.cpp87 static void destroyLibraryIfNeeded(JNIEnv* env, bool handleError) { in destroyLibraryIfNeeded()
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderBase.cpp207 void NuPlayer::DecoderBase::handleError(int32_t err) in handleError() function in android::NuPlayer::DecoderBase
/aosp_15_r20/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
H A DAbstractCall.java114 final void handleError(Status error) { in handleError() method in AbstractCall
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DContextImpl.cpp57 void ContextImpl::handleError(GLenum errorCode, in handleError() function in rx::ContextImpl
/aosp_15_r20/development/apps/Development/src/com/android/development/
H A DAppHwPref.java112 void handleError(String errMsg, boolean finish) { in handleError() method in AppHwPref
/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/
DBeeper.java255 private void handleError() { in handleError() method in Beeper.BeepRecord

12345678910>>...18