Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test2.cpp1057 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
1074 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h640 virtual int32_t BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_proxy_test/
H A Dform_mgr_proxy_test.cpp870 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A 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
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1691 ErrCode FormMgrService::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
H A Dform_task_mgr.cpp1346 void FormTaskMgr::PostBatchRefreshForms(const int32_t formRefreshType) in PostBatchRefreshForms()
H A Dform_data_mgr.cpp2529 ErrCode FormDataMgr::GetRecordsByFormType(const int32_t formRefreshType, in GetRecordsByFormType()
H A Dform_mgr_adapter.cpp3850 ErrCode FormMgrAdapter::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1808 int32_t FormMgr::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp1581 int32_t formRefreshType = data.ReadInt32(); in HandleBatchRefreshForms() local
H A Dform_mgr_proxy.cpp2299 int32_t FormMgrProxy::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp2253 int32_t formRefreshType = Constants::REFRESH_ALL_FORM; variable
/ohos5.0/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; variable