Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/taihe/runtime/src/
Druntime.cpp61 static ani_error create_ani_business_error(ani_env *env, int32_t err_code, taihe::string_view msg) in create_ani_business_error()
93 void ani_set_business_error(ani_env *env, int32_t err_code, taihe::string_view msg) in ani_set_business_error()
117 void set_business_error(int32_t err_code, taihe::string_view msg) in set_business_error()