Home
last modified time | relevance | path

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

/base/update/updateservice/services/core/ability/adapter/src/
Dconfig_parse.cpp46 readFile.open(Constant::DUPDATE_ENGINE_CONFIG_PATH); in LoadConfigInfo()
/base/update/updateservice/services/startup/manage/src/
Dschedule_config.cpp30 …nlohmann::json::parse(FileUtils::ReadDataFromFile(Constant::DUPDATE_ENGINE_CONFIG_PATH), nullptr, … in InitConfig()
/base/update/updateservice/services/core/ability/common/include/
Dconstant.h33 static const std::string DUPDATE_ENGINE_CONFIG_PATH = "/system/etc/update/dupdate_config.json"; variable