Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp111 std::vector<std::string> configFileList = GetConfigFileList(STANDBY_CONFIG_PATH); in GetAndParseStandbyConfig() local
112 for (const auto& configFile : configFileList) { in GetAndParseStandbyConfig()
142 std::vector<std::string> configFileList = GetConfigFileList(STRATEGY_CONFIG_PATH); in GetAndParseStrategyConfig() local
143 for (const auto& configFile : configFileList) { in GetAndParseStrategyConfig()