Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp36 const std::string STRATEGY_CONFIG_PATH = "/etc/standby_service/standby_strategy_config.json"; variable
142 std::vector<std::string> configFileList = GetConfigFileList(STRATEGY_CONFIG_PATH); in GetAndParseStrategyConfig()