Home
last modified time | relevance | path

Searched defs:OnNotifyRefreshForm (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_supply_interface.h124 virtual int32_t OnNotifyRefreshForm(const int64_t &formId) { return ERR_OK; } in OnNotifyRefreshForm() function
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_supply_callback.cpp395 int32_t FormSupplyCallback::OnNotifyRefreshForm(const int64_t &formId) in OnNotifyRefreshForm() function in OHOS::AppExecFwk::FormSupplyCallback
H A Dform_mgr_adapter.cpp3936 int32_t FormMgrAdapter::OnNotifyRefreshForm(const int64_t &formId) in OnNotifyRefreshForm() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_supply_proxy.cpp407 int32_t FormSupplyProxy::OnNotifyRefreshForm(const int64_t &formId) in OnNotifyRefreshForm() function in OHOS::AppExecFwk::FormSupplyProxy
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_record.cpp274 void FormRenderRecord::OnNotifyRefreshForm(const int64_t &formId) in OnNotifyRefreshForm() function in OHOS::AppExecFwk::FormRender::FormRenderRecord