Home
last modified time | relevance | path

Searched refs:CheckException (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/
Dplatform_view_android_jni.cc33 bool CheckException(JNIEnv* env) { in CheckException() function
76 FML_CHECK(CheckException(env)); in FlutterViewHandlePlatformMessage()
86 FML_CHECK(CheckException(env)); in FlutterViewHandlePlatformMessageResponse()
95 FML_CHECK(CheckException(env)); in FlutterViewUpdateSemantics()
105 FML_CHECK(CheckException(env)); in FlutterViewUpdateCustomAccessibilityActions()
111 FML_CHECK(CheckException(env)); in FlutterViewOnFirstFrame()
117 FML_CHECK(CheckException(env)); in FlutterViewOnPreEngineRestart()
123 FML_CHECK(CheckException(env)); in SurfaceTextureAttachToGLContext()
129 FML_CHECK(CheckException(env)); in SurfaceTextureUpdateTexImage()
137 FML_CHECK(CheckException(env)); in SurfaceTextureGetTransformMatrix()
[all …]
Dace_platform_view_android.cc31 bool CheckException(JNIEnv* env) { in CheckException() function
55 FML_CHECK(CheckException(env)); in FlutterViewOnFirstFrame()
71 FML_CHECK(CheckException(env)); in SurfaceTextureAttachToGLContext()
77 FML_CHECK(CheckException(env)); in SurfaceTextureUpdateTexImage()
85 FML_CHECK(CheckException(env)); in SurfaceTextureGetTransformMatrix()
91 FML_CHECK(CheckException(env)); in SurfaceTextureDetachFromGLContext()
/third_party/mindspore/mindspore/core/utils/
Dms_exception.h44 void CheckException() { in CheckException() function
93 void CheckException() { in CheckException() function
/third_party/flutter/engine/flutter/flow/ohos_layers/
Dtexture_register.cpp16 bool CheckException(JNIEnv* env) in CheckException() function
35 FML_CHECK(CheckException(env)); in SetTextureLayerAlpha()
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dexecutor.cc95 MsException::Instance().CheckException(); in WaitLockedInputs()
99 MsException::Instance().CheckException(); in WaitLockedInputs()
331 MsException::Instance().CheckException(); in RunTask()
387 MsException::Instance().CheckException(); in RunGraphAsync()
397 MsException::Instance().CheckException(); in RunGraphAsync()
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dasync_eval_result.cc108 StaticAnalysisException::Instance().CheckException(); in Wait()
198 StaticAnalysisException::Instance().CheckException(); in GetSwitchValue()
213 StaticAnalysisException::Instance().CheckException(); in GetSwitchValue()
Dasync_eval_result.h336 StaticAnalysisException::Instance().CheckException(); in ProcessResult()
/third_party/mindspore/mindspore/ccsrc/ps/core/
Dworker_node.cc38 MsException::Instance().CheckException(); in Start()
Dserver_node.cc38 MsException::Instance().CheckException(); in Start()
/third_party/mindspore/mindspore/core/ir/
Dtensor.h94 MsException::Instance().CheckException(); in Wait()
/third_party/mindspore/mindspore/ccsrc/fl/server/
Dserver.cc113 MsException::Instance().CheckException(); in Run()
/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dgraph_scheduler.cc348 MsException::Instance().CheckException(); in Run()