Searched refs:errorEventHandler (Results 1 – 2 of 2) sorted by relevance
96 …auto errorEventHandler = [weak = weak_from_this()](const std::string& code, const std::string& msg… in RunFormPageInner() local102 uiContent_->SetErrorEventHandler(errorEventHandler); in RunFormPageInner()
156 …auto errorEventHandler = [weak = WeakClaim(this)](const std::string& code, const std::string& msg)… in RegisterErrorEventHandler() local162 uiContent_->SetErrorEventHandler(errorEventHandler); in RegisterErrorEventHandler()