Home
last modified time | relevance | path

Searched refs:IsExistLauncherAbility (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp1924 if (IsExistLauncherAbility()) { in UpdateAppDetailAbilityAttrs()
1938 return baseApplicationInfo_->hideDesktopIcon ? true : !IsExistLauncherAbility(); in IsHideDesktopIcon()
1941 bool InnerBundleInfo::IsExistLauncherAbility() const in IsExistLauncherAbility() function in OHOS::AppExecFwk::InnerBundleInfo
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2226 bool IsExistLauncherAbility() const;