Searched defs:IsFormBundleProtected (Results 1 – 9 of 9) sorted by relevance
137 bool FormManagerDelegate::IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::Ace::FormManagerDelegate
726 virtual bool IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function
1000 bool FormManagerDelegate::IsFormBundleProtected(const std::string& bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::Ace::FormManagerDelegate
1980 bool FormMgr::IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::AppExecFwk::FormMgr
1983 bool FormMgrService::IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::AppExecFwk::FormMgrService
430 bool IsFormBundleProtected(const std::string &bundleName, int64_t formId) override in IsFormBundleProtected() function in OHOS::AppExecFwk::IFormMgrTest
2541 bool FormMgrProxy::IsFormBundleProtected(const std::string &bundleName, int64_t formId) in IsFormBundleProtected() function in OHOS::AppExecFwk::FormMgrProxy
421 bool IsFormBundleProtected(const std::string &bundleName, int64_t formId) override in IsFormBundleProtected() function in OHOS::AppExecFwk::IFormMgrTest
2719 bool FormPattern::IsFormBundleProtected(const std::string& bundleName, int64_t formId) const in IsFormBundleProtected() function in OHOS::Ace::NG::FormPattern