Searched refs:GetFilesWithPrefix (Results 1 – 1 of 1) sorted by relevance
46 std::vector<std::string> GetFilesWithPrefix(const std::string& directory,63 std::vector<std::string> GetFilesWithPrefix(const std::string& directory, in GetFilesWithPrefix() function123 std::vector<std::string> GetFilesWithPrefix(const std::string& directory, in GetFilesWithPrefix() function255 GetFilesWithPrefix(dir_path_, file_prefix_); in Open()390 file_names_ = GetFilesWithPrefix(AddTrailingPathDelimiterIfNeeded(dir_path), in FileRotatingStreamReader()