Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp48 constexpr const char* ALLOW_ENABLE_NOTIFICATION = "allowEnableNotification"; member
300 ALLOW_ENABLE_NOTIFICATION, in TransformTo()
346 if (array.find(ALLOW_ENABLE_NOTIFICATION) != jsonObjectEnd) { in TransformTo()
347 preBundleConfigInfo.existInJsonFile.push_back(ALLOW_ENABLE_NOTIFICATION); in TransformTo()
H A Dbundle_install_checker.cpp51 constexpr const char* ALLOW_ENABLE_NOTIFICATION = "allowEnableNotification"; member
1226 ALLOW_ENABLE_NOTIFICATION, configInfo.allowEnableNotification, appPrivilegeCapability.allowEnableNotification); in FetchPrivilegeCapabilityFromPreConfig()

Completed in 4 milliseconds