Searched defs:RecycleForm (Results 1 – 11 of 11) 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
280 void FormRendererGroup::RecycleForm(std::string& statusData) const in RecycleForm() function in OHOS::Ace::FormRendererGroup
564 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
440 int32_t FormRenderImpl::RecycleForm(const int64_t &formId, const Want &want) in RecycleForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
1593 int32_t FormRenderRecord::RecycleForm(const int64_t &formId, std::string &statusData) in RecycleForm() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
313 virtual std::string RecycleForm() in RecycleForm() function
1259 void FormTaskMgr::RecycleForm(const int64_t &formId, const sptr<IRemoteObject> &remoteObjectOfHost, in RecycleForm() function in OHOS::AppExecFwk::FormTaskMgr
1260 void FormTaskMgr::RecycleForm(const int64_t &formId, const sptr<IRemoteObject> &remoteObjectOfHost, in RecycleForm() function in OHOS::AppExecFwk::FormTaskMgr
4181 std::string UIContentImpl::RecycleForm() in RecycleForm() function in OHOS::Ace::UIContentImpl