Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_exception_mgr.cpp26 constexpr const char* EXCEPTION_APP_SERVICE_PATHS = "ExceptionAppServicePaths"; member
85 GetValueIfFindKey<std::set<std::string>>(jsonObject, jsonObjectEnd, EXCEPTION_APP_SERVICE_PATHS, in LoadPreInstallExceptionInfosFromDb()
114 jsonObject[EXCEPTION_APP_SERVICE_PATHS] = exceptionAppServicePaths_; in SavePreInstallExceptionInfosToDb()
141 jsonObject[EXCEPTION_APP_SERVICE_PATHS] = exceptionAppServicePaths_; in DeletePreInstallExceptionInfosFromDb()

Completed in 2 milliseconds