Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp54 const std::string TAG_ALLOW = "allow"; variable
713 resCtrlConfig.isAllow_ = resCtrlAction == TAG_ALLOW; in ParseCommonResCtrlConfig()