Searched defs:devStandbyConfigRoot (Results 1 – 2 of 2) sorted by relevance
332 nlohmann::json devStandbyConfigRoot = nlohmann::json::parse("{}", nullptr, false); variable
80 nlohmann::json devStandbyConfigRoot; in Init() local271 bool StandbyConfigManager::ParseDeviceStanbyConfig(const nlohmann::json& devStandbyConfigRoot) in ParseDeviceStanbyConfig()