Home
last modified time | relevance | path

Searched refs:halfHourSwitchConfig (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h126 bool ParseHalfHourSwitchConfig(const nlohmann::json& halfHourSwitchConfig);
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp627 bool StandbyConfigManager::ParseHalfHourSwitchConfig(const nlohmann::json& halfHourSwitchConfig) in ParseHalfHourSwitchConfig() argument
630 for (const auto& element : halfHourSwitchConfig.items()) { in ParseHalfHourSwitchConfig()

Completed in 3 milliseconds