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/
H A Dconfig_parse.cpp51 readFile.open(Constant::DUPDATE_ENGINE_CONFIG_PATH); in LoadConfigInfo()
/base/update/updateservice/services/core/ability/common/include/
H A Dconstant.h34 static const std::string DUPDATE_ENGINE_CONFIG_PATH = "/system/etc/update/dupdate_config.json"; member
/base/update/updateservice/services/startup/manage/src/
H A Dschedule_config.cpp31 nlohmann::json::parse(FileUtils::ReadDataFromFile(Constant::DUPDATE_ENGINE_CONFIG_PATH), nullptr, false); in InitConfig()

Completed in 1 milliseconds