Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_exception_mgr.cpp27 constexpr const char* EXCEPTION_APP_SERVICE_BUNDLENAMES = "ExceptionAppServiceBundleNames"; member
87 GetValueIfFindKey<std::set<std::string>>(jsonObject, jsonObjectEnd, EXCEPTION_APP_SERVICE_BUNDLENAMES, in LoadPreInstallExceptionInfosFromDb()
115 jsonObject[EXCEPTION_APP_SERVICE_BUNDLENAMES] = exceptionAppServiceBundleNames_; in SavePreInstallExceptionInfosToDb()
137 jsonObject[EXCEPTION_APP_SERVICE_BUNDLENAMES] = exceptionAppServiceBundleNames_; in DeletePreInstallExceptionInfosFromDb()

Completed in 1 milliseconds