Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h402 virtual bool IsSystemAppForm(const std::string &bundleName) in IsSystemAppForm() function
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp173 bool FormMgrService::IsSystemAppForm(const std::string &bundleName) in IsSystemAppForm() function in OHOS::AppExecFwk::FormMgrService
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1307 bool FormMgr::IsSystemAppForm(const std::string &bundleName) in IsSystemAppForm() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp1567 bool FormMgrProxy::IsSystemAppForm(const std::string &bundleName) in IsSystemAppForm() function in OHOS::AppExecFwk::FormMgrProxy