Home
last modified time | relevance | path

Searched refs:DUPDATE_ENGINE_ENCRYPTED_ROOT_PATH (Results 1 – 1 of 1) sorted by relevance

/base/update/updateservice/services/core/ability/common/include/
Dconstant.h37 static const std::string DUPDATE_ENGINE_ENCRYPTED_ROOT_PATH = UPDATE_ENCRYPTED_ROOT_PATH + "/dupdat… variable
38 static const std::string DATABASES_ROOT_PATH = DUPDATE_ENGINE_ENCRYPTED_ROOT_PATH + "/databases";
39 static const std::string PREFERENCES_ROOT_PATH = DUPDATE_ENGINE_ENCRYPTED_ROOT_PATH + "/preferences…
40 static const std::string FILES_ROOT_PATH = DUPDATE_ENGINE_ENCRYPTED_ROOT_PATH + "/files";
64 {Constant::DUPDATE_ENGINE_ENCRYPTED_ROOT_PATH, 0700, false},