Searched refs:DUPDATE_ENGINE_CONFIG_PATH (Results 1 – 3 of 3) sorted by relevance
46 readFile.open(Constant::DUPDATE_ENGINE_CONFIG_PATH); in LoadConfigInfo()
30 …nlohmann::json::parse(FileUtils::ReadDataFromFile(Constant::DUPDATE_ENGINE_CONFIG_PATH), nullptr, … in InitConfig()
33 static const std::string DUPDATE_ENGINE_CONFIG_PATH = "/system/etc/update/dupdate_config.json"; variable