Home
last modified time | relevance | path

Searched defs:ErrorOccurred (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h202 ets_error (*ErrorOccurred)(EtsEnv *env); member
586 ets_error ErrorOccurred() in ErrorOccurred() function
Dets_napi_native_interface.cpp549 NO_UB_SANITIZE static ets_error ErrorOccurred(EtsEnv *env) in ErrorOccurred() function