Home
last modified time | relevance | path

Searched defs:RecycleForms (Results 1 - 10 of 10) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_sys_event_receiver.cpp272 void FormSysEventReceiver::RecycleForms(int32_t userId) in RecycleForms() function in OHOS::AppExecFwk::FormSysEventReceiver
H A Dform_render_mgr.cpp460 ErrCode FormRenderMgr::RecycleForms( in RecycleForms() function in OHOS::AppExecFwk::FormRenderMgr
H A Dform_render_mgr_inner.cpp660 ErrCode FormRenderMgrInner::RecycleForms( in RecycleForms() function in OHOS::AppExecFwk::FormRenderMgrInner
H A Dform_data_mgr.cpp290 void FormDataMgr::RecycleForms(const std::vector<int64_t> &formIds, const int &callingUid, const Want &want) const in RecycleForms() function in OHOS::AppExecFwk::FormDataMgr
H A Dform_mgr_service.cpp1653 int32_t FormMgrService::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3658 int32_t FormMgrAdapter::RecycleForms(const std::vector<int64_t> &formIds, const Want &want, bool isCheckCallingUid) in RecycleForms() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1715 int32_t FormMgr::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h608 virtual int32_t RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::IFormMgr
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp2179 int32_t FormMgrProxy::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp400 static napi_value RecycleForms(napi_env env, napi_callback_info info) in RecycleForms() function in OHOS::AbilityRuntime::JsFormHost

Completed in 27 milliseconds