Searched refs:GetConfigFileList (Results 1 – 2 of 2) sorted by relevance
111 std::vector<std::string> configFileList = GetConfigFileList(STANDBY_CONFIG_PATH); in GetAndParseStandbyConfig()142 std::vector<std::string> configFileList = GetConfigFileList(STRATEGY_CONFIG_PATH); in GetAndParseStrategyConfig()326 std::vector<std::string> StandbyConfigManager::GetConfigFileList(const std::string& relativeConfigP… in GetConfigFileList() function in OHOS::DevStandbyMgr::StandbyConfigManager
113 std::vector<std::string> GetConfigFileList(const std::string& relativeConfigPath);