Home
last modified time | relevance | path

Searched defs:RecycleForms (Results 1 – 8 of 8) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/include/
Dform_mgr_interface.h547 virtual int32_t RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function
/foundation/ability/form_fwk/services/src/
Dform_render_mgr.cpp375 ErrCode FormRenderMgr::RecycleForms( in RecycleForms() function in OHOS::AppExecFwk::FormRenderMgr
Dform_render_mgr_inner.cpp586 ErrCode FormRenderMgrInner::RecycleForms( in RecycleForms() function in OHOS::AppExecFwk::FormRenderMgrInner
Dform_mgr_service.cpp1489 int32_t FormMgrService::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::FormMgrService
Dform_data_mgr.cpp280 void FormDataMgr::RecycleForms(const std::vector<int64_t> &formIds, const int &callingUid, const Wa… in RecycleForms() function in OHOS::AppExecFwk::FormDataMgr
Dform_mgr_adapter.cpp3535 int32_t FormMgrAdapter::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp1333 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/src/
Dform_mgr_proxy.cpp2009 int32_t FormMgrProxy::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms() function in OHOS::AppExecFwk::FormMgrProxy