Searched defs:devStandbyConfigRoot (Results 1 – 2 of 2) sorted by relevance
101 nlohmann::json devStandbyConfigRoot; in GetAndParseStandbyConfig() local113 nlohmann::json devStandbyConfigRoot; in GetAndParseStandbyConfig() local288 nlohmann::json devStandbyConfigRoot; in GetParamVersion() local318 nlohmann::json devStandbyConfigRoot; in GetCloudVersion() local497 bool StandbyConfigManager::ParseDeviceStanbyConfig(const nlohmann::json& devStandbyConfigRoot) in ParseDeviceStanbyConfig()
314 nlohmann::json devStandbyConfigRoot = nlohmann::json::parse("{}", nullptr, false); variable