Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h651 virtual int32_t EnableForms(const std::string bundleName, const bool enable) in EnableForms() function
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1724 int32_t FormMgrService::EnableForms(const std::string bundleName, const bool enable) in EnableForms() function in OHOS::AppExecFwk::FormMgrService
H A Dform_data_mgr.cpp2606 void FormDataMgr::EnableForms(const std::vector<FormRecord> &&formRecords, const bool enable) in EnableForms() function in OHOS::AppExecFwk::FormDataMgr
H A Dform_mgr_adapter.cpp3878 int32_t FormMgrAdapter::EnableForms(const std::string bundleName, const bool enable) in EnableForms() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1834 int32_t FormMgr::EnableForms(const std::string bundleName, const bool enable) in EnableForms() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp2320 int32_t FormMgrProxy::EnableForms(const std::string bundleName, const bool enable) in EnableForms() function in OHOS::AppExecFwk::FormMgrProxy