Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp115 std::vector<std::string> configFileList = GetConfigFileList(STANDBY_CONFIG_PATH); in GetAndParseStandbyConfig()
146 std::vector<std::string> configFileList = GetConfigFileList(STRATEGY_CONFIG_PATH); in GetAndParseStrategyConfig()
330 std::vector<std::string> StandbyConfigManager::GetConfigFileList(const std::string& relativeConfigPath) in GetConfigFileList() function in OHOS::DevStandbyMgr::StandbyConfigManager
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h121 std::vector<std::string> GetConfigFileList(const std::string& relativeConfigPath);

Completed in 3 milliseconds