Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_exception_mgr.cpp25 constexpr const char* EXCEPTION_BUNDLENAMES = "ExceptionBundleNames"; member
83 GetValueIfFindKey<std::set<std::string>>(jsonObject, jsonObjectEnd, EXCEPTION_BUNDLENAMES, exceptionBundleNames_, in LoadPreInstallExceptionInfosFromDb()
113 jsonObject[EXCEPTION_BUNDLENAMES] = exceptionBundleNames_; in SavePreInstallExceptionInfosToDb()
133 jsonObject[EXCEPTION_BUNDLENAMES] = exceptionBundleNames_; in DeletePreInstallExceptionInfosFromDb()

Completed in 2 milliseconds