Searched defs:formUtils (Results 1 – 9 of 9) sorted by relevance
98 auto formUtils = std::make_shared<MockFormUtils>(); variable
51 void FormManager::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils()
389 auto formUtils = std::make_shared<MockFormUtils>(); variable434 auto formUtils = std::make_shared<MockFormUtils>(); variable471 auto formUtils = std::make_shared<MockFormUtils>(); variable
49 void FormManagerDelegate::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils()
242 auto formUtils = FormManager::GetInstance().GetFormUtils(); in Prepare() local
834 void FormManagerDelegate::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils()
643 auto formUtils = std::make_shared<FormUtilsImpl>(); in CommonInitializeForm() local1111 auto formUtils = std::make_shared<FormUtilsImpl>(); in CommonInitialize() local
366 auto formUtils = std::make_shared<FormUtilsImpl>(); in OnStart() local
453 auto formUtils = FormManager::GetInstance().GetFormUtils(); in InitFormManagerDelegate() local