Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
Dfms_form_mgr_service_test2.cpp1057 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
1074 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
/foundation/ability/form_fwk/interfaces/inner_api/include/
Dform_mgr_interface.h640 virtual int32_t BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
/foundation/ability/form_fwk/test/unittest/form_mgr_proxy_test/
Dform_mgr_proxy_test.cpp870 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
Dform_mgr_test.cpp2752 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
2765 int32_t formRefreshType = Constants::REFRESH_ALL_FORM - 1; variable
2784 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
4427 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp1808 int32_t FormMgr::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
/foundation/ability/form_fwk/services/src/
Dform_mgr_service.cpp1691 ErrCode FormMgrService::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
Dform_task_mgr.cpp1320 void FormTaskMgr::PostBatchRefreshForms(const int32_t formRefreshType) in PostBatchRefreshForms()
Dform_data_mgr.cpp2489 ErrCode FormDataMgr::GetRecordsByFormType(const int32_t formRefreshType, in GetRecordsByFormType()
Dform_mgr_adapter.cpp3796 ErrCode FormMgrAdapter::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_stub.cpp1579 int32_t formRefreshType = data.ReadInt32(); in HandleBatchRefreshForms() local
Dform_mgr_proxy.cpp2299 int32_t FormMgrProxy::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
Dfms_form_mgr_adapter_test2.cpp2241 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
Dfms_form_data_mgr_test.cpp3359 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable