Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dfilerotatingstream.cc69 file_names_ = GetFilesWithPrefix(); in FileRotatingStream()
212 std::vector<std::string> matching_files = GetFilesWithPrefix(); in Open()
306 std::vector<std::string> FileRotatingStream::GetFilesWithPrefix() const { in GetFilesWithPrefix() function in rtc::FileRotatingStream
Dfilerotatingstream.h104 std::vector<std::string> GetFilesWithPrefix() const;