Searched defs:DecoratorErrorHandler (Results 1 – 1 of 1) sorted by relevance
31 class DecoratorErrorHandler final : public ClassLinkerErrorHandler { class33 …explicit DecoratorErrorHandler(ClassLinkerErrorHandler *errorHandler) : errorHandler_(errorHandler… in DecoratorErrorHandler() function in ark::ets::__anon17fedd260111::DecoratorErrorHandler