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