Home
last modified time | relevance | path

Searched defs:OnRecycleForm (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_host_interface.h90 virtual void OnRecycleForm(const int64_t &formId) {} in OnRecycleForm() function in OHOS::AppExecFwk::IFormHost
H A Dform_supply_interface.h115 virtual int32_t OnRecycleForm(const int64_t &formId, const Want &want) { return ERR_OK; } in OnRecycleForm() function in OHOS::AppExecFwk::IFormSupply
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_supply_proxy.cpp350 int32_t FormSupplyProxy::OnRecycleForm(const int64_t &formId, const Want &want) in OnRecycleForm() function in OHOS::AppExecFwk::FormSupplyProxy
H A Dform_host_proxy.cpp291 void FormHostProxy::OnRecycleForm(const int64_t &formId) in OnRecycleForm() function in OHOS::AppExecFwk::FormHostProxy
/foundation/ability/form_fwk/services/src/
H A Dform_supply_callback.cpp349 int32_t FormSupplyCallback::OnRecycleForm(const int64_t &formId, const Want &want) in OnRecycleForm() function in OHOS::AppExecFwk::FormSupplyCallback
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_host_client.cpp414 void FormHostClient::OnRecycleForm(const int64_t &formId) in OnRecycleForm() function in OHOS::AppExecFwk::FormHostClient

Completed in 6 milliseconds