Home
last modified time | relevance | path

Searched refs:TAG_TIME_CLOCK_APPS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp58 const std::string TAG_TIME_CLOCK_APPS = "time_clock_apps"; variable
656 …if (!singleConfigItem.contains(TAG_TIME_CLOCK_APPS) || !singleConfigItem.at(TAG_TIME_CLOCK_APPS).i… in ParseTimerResCtrlConfig()
660 const nlohmann::json& limitedAppItems = singleConfigItem.at(TAG_TIME_CLOCK_APPS); in ParseTimerResCtrlConfig()