Searched defs:OnRecycleForm (Results 1 – 6 of 6) sorted by relevance
99 virtual void OnRecycleForm(const int64_t &formId) {} in OnRecycleForm() function
115 virtual int32_t OnRecycleForm(const int64_t &formId, const Want &want) { return ERR_OK; } in OnRecycleForm() function
325 void FormHostProxy::OnRecycleForm(const int64_t &formId) in OnRecycleForm() function in OHOS::AppExecFwk::FormHostProxy
350 int32_t FormSupplyProxy::OnRecycleForm(const int64_t &formId, const Want &want) in OnRecycleForm() function in OHOS::AppExecFwk::FormSupplyProxy
349 int32_t FormSupplyCallback::OnRecycleForm(const int64_t &formId, const Want &want) in OnRecycleForm() function in OHOS::AppExecFwk::FormSupplyCallback
442 void FormHostClient::OnRecycleForm(const int64_t &formId) in OnRecycleForm() function in OHOS::AppExecFwk::FormHostClient