Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp41 constexpr const char* ALLOW_APP_DESKTOP_ICON_HIDE = "allowAppDesktopIconHide"; member
258 ALLOW_APP_DESKTOP_ICON_HIDE, in TransformTo()
325 if (array.find(ALLOW_APP_DESKTOP_ICON_HIDE) != jsonObjectEnd) { in TransformTo()
326 preBundleConfigInfo.existInJsonFile.push_back(ALLOW_APP_DESKTOP_ICON_HIDE); in TransformTo()
H A Dbundle_install_checker.cpp44 constexpr const char* ALLOW_APP_DESKTOP_ICON_HIDE = "allowAppDesktopIconHide"; member
1204 ALLOW_APP_DESKTOP_ICON_HIDE, configInfo.hideDesktopIcon, appPrivilegeCapability.hideDesktopIcon); in FetchPrivilegeCapabilityFromPreConfig()

Completed in 3 milliseconds