Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dlanguage_context.h342 …void ThrowException(ManagedThread *thread, const uint8_t *mutf8Name, const uint8_t *mutf8Msg) const in ThrowException()
/arkcompiler/runtime_core/static_core/runtime/
Dexceptions.cpp39 const uint8_t *mutf8Msg) in ThrowException()