Searched defs:RecycleForm (Results 1 – 10 of 10) sorted by relevance
77 void FormRendererGroup::RecycleForm(std::string& statusData) const in RecycleForm() function in OHOS::Ace::FormRendererGroup
73 virtual int32_t RecycleForm(const int64_t &formId, const Want &want) { return ERR_OK; } in RecycleForm() function
281 void FormRendererGroup::RecycleForm(std::string& statusData) const in RecycleForm() function in OHOS::Ace::FormRendererGroup
515 void FormRenderer::RecycleForm(std::string& statusData) in RecycleForm() function in OHOS::Ace::FormRenderer
297 int32_t FormRenderProxy::RecycleForm(const int64_t &formId, const Want &want) in RecycleForm() function in OHOS::AppExecFwk::FormRenderProxy
430 int32_t FormRenderImpl::RecycleForm(const int64_t &formId, const Want &want) in RecycleForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
1505 int32_t FormRenderRecord::RecycleForm(const int64_t &formId, std::string &statusData) in RecycleForm() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
291 virtual std::string RecycleForm() in RecycleForm() function
1191 void FormTaskMgr::RecycleForm(const int64_t &formId, const sptr<IRemoteObject> &remoteObjectOfHost, in RecycleForm() function in OHOS::AppExecFwk::FormTaskMgr
3514 std::string UIContentImpl::RecycleForm() in RecycleForm() function in OHOS::Ace::UIContentImpl