Home
last modified time | relevance | path

Searched defs:formUtils (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dform_manager.cpp46 void FormManager::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils() argument
/foundation/arkui/ace_engine/test/unittest/core/common/form/
H A Dform_manager_test.cpp98 auto formUtils = std::make_shared<MockFormUtils>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_element.cpp255 auto formUtils = FormManager::GetInstance().GetFormUtils(); in Prepare() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_model_ng.cpp132 auto formUtils = FormManager::GetInstance().GetFormUtils(); in RequestPublishFormWithSnapshot() local
H A Dform_pattern.cpp1207 auto formUtils = FormManager::GetInstance().GetFormUtils(); in InitFormManagerDelegate() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_manager_delegate.cpp55 void FormManagerDelegate::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_test_ng.cpp449 auto formUtils = std::make_shared<MockFormUtils>(); in HWTEST_F() local
494 auto formUtils = std::make_shared<MockFormUtils>(); in HWTEST_F() local
531 auto formUtils = std::make_shared<MockFormUtils>(); in HWTEST_F() local
H A Dform_pattern_test.cpp1428 auto formUtils = std::make_shared<MockFormUtils>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp1006 void FormManagerDelegate::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp369 auto formUtils = std::make_shared<FormUtilsImpl>(); in OnStart() local
H A Dui_content_impl.cpp1203 auto formUtils = std::make_shared<FormUtilsImpl>(); in CommonInitializeForm() local
1750 auto formUtils = std::make_shared<FormUtilsImpl>(); in CommonInitialize() local

Completed in 22 milliseconds