Home
last modified time | relevance | path

Searched defs:SetException (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/core/utils/
Dms_exception.h35 void SetException() { in SetException() function
79 void SetException() { in SetException() function
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dasync_eval_result.h299 void SetException() { in SetException() function
/third_party/python/Modules/_ctypes/
Dcallproc.c279 static void SetException(DWORD code, EXCEPTION_RECORD *pr) in SetException() function