Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker_context.cpp31 class DecoratorErrorHandler final : public ClassLinkerErrorHandler { class
33 …explicit DecoratorErrorHandler(ClassLinkerErrorHandler *errorHandler) : errorHandler_(errorHandler… in DecoratorErrorHandler() function in ark::ets::__anon17fedd260111::DecoratorErrorHandler