Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp47 constexpr const char* ALLOW_APP_SHARE_LIBRARY = "allowAppShareLibrary"; member
294 ALLOW_APP_SHARE_LIBRARY, in TransformTo()
343 if (array.find(ALLOW_APP_SHARE_LIBRARY) != jsonObjectEnd) { in TransformTo()
344 preBundleConfigInfo.existInJsonFile.push_back(ALLOW_APP_SHARE_LIBRARY); in TransformTo()
H A Dbundle_install_checker.cpp50 constexpr const char* ALLOW_APP_SHARE_LIBRARY = "allowAppShareLibrary"; member
1223 ALLOW_APP_SHARE_LIBRARY, configInfo.appShareLibrary, appPrivilegeCapability.appShareLibrary); in FetchPrivilegeCapabilityFromPreConfig()

Completed in 4 milliseconds