Home | History | Annotate | Download | only in src

Lines Matching refs:GetFileSize

8798   static size_t GetFileSize(FILE* file);
8809 size_t CapturedStream::GetFileSize(FILE* file) {
8816 const size_t file_size = GetFileSize(file);