Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Dlanguage_context.h330 …void ThrowException(ManagedThread *thread, const uint8_t *mutf8_name, const uint8_t *mutf8_msg) co… in ThrowException()
/arkcompiler/runtime_core/runtime/
Dexceptions.cpp39 const uint8_t *mutf8_msg) in ThrowException()