Home
last modified time | relevance | path

Searched refs:CheckKeepBackgroundRunningPermission (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h979 bool CheckKeepBackgroundRunningPermission(const sptr<IBundleMgr> &iBundleMgr, const std::string &bundleName);
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2629 if (!CheckKeepBackgroundRunningPermission(iBundleMgr, record.bundleName)) { in BackgroundEvent()
2837 bool FormMgrAdapter::CheckKeepBackgroundRunningPermission(const sptr<IBundleMgr> &iBundleMgr, in CheckKeepBackgroundRunningPermission() function in OHOS::AppExecFwk::FormMgrAdapter

Completed in 11 milliseconds