Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp46 constexpr const char* ALLOW_FORM_VISIBLE_NOTIFY = "allowFormVisibleNotify"; member
288 ALLOW_FORM_VISIBLE_NOTIFY, in TransformTo()
340 if (array.find(ALLOW_FORM_VISIBLE_NOTIFY) != jsonObjectEnd) { in TransformTo()
341 preBundleConfigInfo.existInJsonFile.push_back(ALLOW_FORM_VISIBLE_NOTIFY); in TransformTo()
H A Dbundle_install_checker.cpp49 constexpr const char* ALLOW_FORM_VISIBLE_NOTIFY = "allowFormVisibleNotify"; member
1217 ALLOW_FORM_VISIBLE_NOTIFY, configInfo.formVisibleNotify, appPrivilegeCapability.formVisibleNotify); in FetchPrivilegeCapabilityFromPreConfig()

Completed in 5 milliseconds