Home
last modified time | relevance | path

Searched defs:formRefreshType (Results 1 - 13 of 13) sorted by relevance

/foundation/ability/form_fwk/test/unittest/form_mgr_proxy_test/
H A Dform_mgr_proxy_test.cpp870 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test2.cpp1062 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; in HWTEST_F() local
1079 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp2360 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp2752 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; in HWTEST_F() local
2765 int32_t formRefreshType = Constants::REFRESH_ALL_FORM - 1; in HWTEST_F() local
2784 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; in HWTEST_F() local
4427 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; in HWTEST_F() local
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_task_mgr.cpp1239 void FormTaskMgr::PostBatchRefreshForms(const int32_t formRefreshType) in PostBatchRefreshForms() argument
H A Dform_data_mgr.cpp2484 ErrCode FormDataMgr::GetRecordsByFormType(const int32_t formRefreshType, in GetRecordsByFormType() argument
H A Dform_mgr_service.cpp1686 ErrCode FormMgrService::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() argument
H A Dform_mgr_adapter.cpp3787 ErrCode FormMgrAdapter::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() argument
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1804 int32_t FormMgr::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() argument
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp3359 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; in HWTEST_F() local
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h640 virtual int32_t BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() argument
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp2299 int32_t FormMgrProxy::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() argument
H A Dform_mgr_stub.cpp1579 int32_t formRefreshType = data.ReadInt32(); in HandleBatchRefreshForms() local

Completed in 45 milliseconds