Searched defs:RecycleForms (Results 1 – 10 of 10) sorted by relevance
272 void FormSysEventReceiver::RecycleForms(int32_t userId) in RecycleForms() function in OHOS::AppExecFwk::FormSysEventReceiver
563 ErrCode FormRenderMgr::RecycleForms( in RecycleForms() function in OHOS::AppExecFwk::FormRenderMgr
686 ErrCode FormRenderMgrInner::RecycleForms( in RecycleForms() function in OHOS::AppExecFwk::FormRenderMgrInner
1658 int32_t FormMgrService::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::FormMgrService
295 void FormDataMgr::RecycleForms(const std::vector<int64_t> &formIds, const int &callingUid, const Wa… in RecycleForms() function in OHOS::AppExecFwk::FormDataMgr
3721 int32_t FormMgrAdapter::RecycleForms(const std::vector<int64_t> &formIds, const Want &want, bool is… in RecycleForms() function in OHOS::AppExecFwk::FormMgrAdapter
608 virtual int32_t RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function
1719 int32_t FormMgr::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::FormMgr
2179 int32_t FormMgrProxy::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::FormMgrProxy
400 static napi_value RecycleForms(napi_env env, napi_callback_info info) in RecycleForms() function in OHOS::AbilityRuntime::JsFormHost