Home
last modified time | relevance | path

Searched refs:DisableSubscribeFormData (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_data_proxy_mgr.cpp140 void FormDataProxyMgr::DisableSubscribeFormData(const std::vector<int64_t> &formIds) in DisableSubscribeFormData() function in OHOS::AppExecFwk::FormDataProxyMgr
147 search->second->DisableSubscribeFormData(); in DisableSubscribeFormData()
H A Dform_data_proxy_record.cpp567 void FormDataProxyRecord::DisableSubscribeFormData() in DisableSubscribeFormData() function in OHOS::AppExecFwk::FormDataProxyRecord
H A Dform_mgr_adapter.cpp975 FormDataProxyMgr::GetInstance().DisableSubscribeFormData(formIds); in HandlerNotifyWhetherVisibleForms()
/foundation/ability/form_fwk/services/include/
H A Dform_data_proxy_mgr.h42 void DisableSubscribeFormData(const std::vector<int64_t> &formIds);
H A Dform_data_proxy_record.h48 void DisableSubscribeFormData();
/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_record_test/
H A Dfms_form_data_proxy_record_test.cpp397 formDataProxyRecord.DisableSubscribeFormData(); in HWTEST_F()

Completed in 13 milliseconds