Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dfile_rotating_stream.cc46 std::vector<std::string> GetFilesWithPrefix(const std::string& directory,
63 std::vector<std::string> GetFilesWithPrefix(const std::string& directory, in GetFilesWithPrefix() function
123 std::vector<std::string> GetFilesWithPrefix(const std::string& directory, in GetFilesWithPrefix() function
255 GetFilesWithPrefix(dir_path_, file_prefix_); in Open()
390 file_names_ = GetFilesWithPrefix(AddTrailingPathDelimiterIfNeeded(dir_path), in FileRotatingStreamReader()