Home
last modified time | relevance | path

Searched defs:formUtils (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/form/
H A Dform_manager_test.cpp98 auto formUtils = std::make_shared<MockFormUtils>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dform_manager.cpp46 void FormManager::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_test_ng.cpp449 auto formUtils = std::make_shared<MockFormUtils>(); variable
494 auto formUtils = std::make_shared<MockFormUtils>(); variable
531 auto formUtils = std::make_shared<MockFormUtils>(); variable
/ohos5.0/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.cpp1168 auto formUtils = FormManager::GetInstance().GetFormUtils(); in InitFormManagerDelegate() local
/ohos5.0/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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_element.cpp255 auto formUtils = FormManager::GetInstance().GetFormUtils(); in Prepare() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp364 auto formUtils = std::make_shared<FormUtilsImpl>(); in OnStart() local
H A Dui_content_impl.cpp1255 auto formUtils = std::make_shared<FormUtilsImpl>(); in CommonInitializeForm() local
1802 auto formUtils = std::make_shared<FormUtilsImpl>(); in CommonInitialize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp1035 void FormManagerDelegate::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils()