Home
last modified time | relevance | path

Searched defs:SetFormsRecyclable (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h597 virtual int32_t SetFormsRecyclable(const std::vector<int64_t> &formIds) in SetFormsRecyclable() function
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1647 int32_t FormMgrService::SetFormsRecyclable(const std::vector<int64_t> &formIds) in SetFormsRecyclable() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3669 int32_t FormMgrAdapter::SetFormsRecyclable(const std::vector<int64_t> &formIds) in SetFormsRecyclable() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1695 int32_t FormMgr::SetFormsRecyclable(const std::vector<int64_t> &formIds) in SetFormsRecyclable() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp2157 int32_t FormMgrProxy::SetFormsRecyclable(const std::vector<int64_t> &formIds) in SetFormsRecyclable() function in OHOS::AppExecFwk::FormMgrProxy
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp390 static napi_value SetFormsRecyclable(napi_env env, napi_callback_info info) in SetFormsRecyclable() function in OHOS::AbilityRuntime::JsFormHost