Home
last modified time | relevance | path

Searched defs:IsFormBundleProtected (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
Dmock_form_manager_delegate.cpp137 bool FormManagerDelegate::IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::Ace::FormManagerDelegate
/foundation/ability/form_fwk/interfaces/inner_api/include/
Dform_mgr_interface.h726 virtual bool IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
Dform_manager_delegate.cpp1000 bool FormManagerDelegate::IsFormBundleProtected(const std::string& bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::Ace::FormManagerDelegate
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp1980 bool FormMgr::IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/services/src/form_mgr/
Dform_mgr_service.cpp1983 bool FormMgrService::IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::AppExecFwk::FormMgrService
/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
Dfms_form_render_stub_test.cpp430 bool IsFormBundleProtected(const std::string &bundleName, int64_t formId) override in IsFormBundleProtected() function in OHOS::AppExecFwk::IFormMgrTest
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_proxy.cpp2541 bool FormMgrProxy::IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/test/unittest/fms_form_report_test/
Dfms_form_report_test.cpp421 bool IsFormBundleProtected(const std::string &bundleName, int64_t formId) override in IsFormBundleProtected() function in OHOS::AppExecFwk::IFormMgrTest
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
Dform_pattern.cpp2719 bool FormPattern::IsFormBundleProtected(const std::string& bundleName, int64_t formId) const in IsFormBundleProtected() function in OHOS::Ace::NG::FormPattern