Home
last modified time | relevance | path

Searched defs:IsFormBundleForbidden (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h661 virtual bool IsFormBundleForbidden(const std::string &bundleName) in IsFormBundleForbidden() function
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1734 bool FormMgrService::IsFormBundleForbidden(const std::string &bundleName) in IsFormBundleForbidden() function in OHOS::AppExecFwk::FormMgrService
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1862 bool FormMgr::IsFormBundleForbidden(const std::string &bundleName) in IsFormBundleForbidden() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp2349 bool FormMgrProxy::IsFormBundleForbidden(const std::string &bundleName) in IsFormBundleForbidden() function in OHOS::AppExecFwk::FormMgrProxy