Searched defs:formUtils (Results 1 – 10 of 10) sorted by relevance
98 auto formUtils = std::make_shared<MockFormUtils>(); variable
46 void FormManager::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils()
449 auto formUtils = std::make_shared<MockFormUtils>(); variable494 auto formUtils = std::make_shared<MockFormUtils>(); variable531 auto formUtils = std::make_shared<MockFormUtils>(); variable
132 auto formUtils = FormManager::GetInstance().GetFormUtils(); in RequestPublishFormWithSnapshot() local
1168 auto formUtils = FormManager::GetInstance().GetFormUtils(); in InitFormManagerDelegate() local
55 void FormManagerDelegate::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils()
255 auto formUtils = FormManager::GetInstance().GetFormUtils(); in Prepare() local
364 auto formUtils = std::make_shared<FormUtilsImpl>(); in OnStart() local
1255 auto formUtils = std::make_shared<FormUtilsImpl>(); in CommonInitializeForm() local1802 auto formUtils = std::make_shared<FormUtilsImpl>(); in CommonInitialize() local
1035 void FormManagerDelegate::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils()