Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h1077 bool CheckCanSetEnable(const std::string &bundleName);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2074 if (!CheckCanSetEnable(bundleName)) { in SetApplicationEnabled()
2216 if (!CheckCanSetEnable(abilityInfo.bundleName)) { in SetAbilityEnabled()
4346 bool BundleMgrHostImpl::CheckCanSetEnable(const std::string &bundleName) in CheckCanSetEnable() function in OHOS::AppExecFwk::BundleMgrHostImpl

Completed in 9 milliseconds