Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
Dstdlib_ani_helpers.cpp34 ANI_EXPORT void ThrowNewError(ani_env *env, ani_class errorClass, std::string_view msg, const char … in ThrowNewError() function
54 ANI_EXPORT void ThrowNewError(ani_env *env, std::string_view classDescriptor, std::string_view msg, in ThrowNewError() function