Searched defs:file_type (Results 1 – 3 of 3) sorted by relevance
366 const FileType file_type = GetFileType(full_path); in FindFiles() local
337 const file::FileType file_type = file::GetFileType(input_path); in IsValidFile() local
1589 const StringPiece file_type = util::EndsWith(src.path, ".xml") ? "XML" : "PNG"; in MergeFile() local