Searched defs:devStandbyConfigRoot (Results 1 – 2 of 2) sorted by relevance
105 nlohmann::json devStandbyConfigRoot; in GetAndParseStandbyConfig() local117 nlohmann::json devStandbyConfigRoot; in GetAndParseStandbyConfig() local292 nlohmann::json devStandbyConfigRoot; in GetParamVersion() local322 nlohmann::json devStandbyConfigRoot; in GetCloudVersion() local511 bool StandbyConfigManager::ParseDeviceStanbyConfig(const nlohmann::json& devStandbyConfigRoot) in ParseDeviceStanbyConfig()
324 nlohmann::json devStandbyConfigRoot = nlohmann::json::parse("{}", nullptr, false); variable