FileType 35 chrome/test/mini_installer_test/installer_path_provider.cc base::FileEnumerator::FileType type, FileType 61 chrome/test/mini_installer_test/installer_path_provider.cc base::FileEnumerator::FileType type, FileType 14 media/formats/mp4/box_definitions.cc FileType::FileType() {} FileType 15 media/formats/mp4/box_definitions.cc FileType::~FileType() {} FileType 16 media/formats/mp4/box_definitions.cc FourCC FileType::BoxType() const { return FOURCC_FTYP; } FileType 18 media/formats/mp4/box_definitions.cc bool FileType::Parse(BoxReader* reader) { FileType 35 media/formats/mp4/box_definitions.h struct MEDIA_EXPORT FileType : Box { FileType 36 media/formats/mp4/box_definitions.h DECLARE_BOX_METHODS(FileType); FileType 73 net/disk_cache/blockfile/addr.h Addr(FileType file_type, int max_blocks, int block_file, int index) { FileType 97 net/disk_cache/blockfile/addr.h FileType file_type() const { FileType 98 net/disk_cache/blockfile/addr.h return static_cast<FileType>((value_ & kFileTypeMask) >> kFileTypeOffset); FileType 123 net/disk_cache/blockfile/addr.h static int BlockSizeForFileType(FileType file_type) { FileType 144 net/disk_cache/blockfile/addr.h static FileType RequiredFileType(int size) { FileType 155 net/disk_cache/blockfile/addr.h static int RequiredBlocks(int size, FileType file_type) { FileType 697 net/disk_cache/blockfile/backend_impl.cc bool BackendImpl::CreateBlock(FileType block_type, int block_count, FileType 1336 net/disk_cache/blockfile/backend_impl.cc FileType file_type = Addr::RequiredFileType(size); FileType 103 net/disk_cache/blockfile/backend_impl.h bool CreateBlock(FileType block_type, int block_count, FileType 123 net/disk_cache/blockfile/backend_impl_v3.cc bool BackendImplV3::CreateBlock(FileType block_type, int block_count, FileType 769 net/disk_cache/blockfile/backend_impl_v3.cc FileType file_type = Addr::RequiredFileType(size); FileType 64 net/disk_cache/blockfile/backend_impl_v3.h bool CreateBlock(FileType block_type, int block_count, FileType 426 net/disk_cache/blockfile/backend_worker_v3.cc FileType file_type = Addr::RequiredFileType(size); FileType 26 net/disk_cache/blockfile/block_bitmaps_v3.cc bool BlockBitmaps::CreateBlock(FileType block_type, FileType 119 net/disk_cache/blockfile/block_bitmaps_v3.cc int BlockBitmaps::HeaderNumberForNewBlock(FileType block_type, FileType 33 net/disk_cache/blockfile/block_bitmaps_v3.h bool CreateBlock(FileType block_type, int block_count, Addr* block_address); FileType 53 net/disk_cache/blockfile/block_bitmaps_v3.h int HeaderNumberForNewBlock(FileType block_type, int block_count); FileType 284 net/disk_cache/blockfile/block_files.cc if (!CreateBlockFile(i, static_cast<FileType>(i + 1), true)) FileType 291 net/disk_cache/blockfile/block_files.cc if (!RemoveEmptyFile(static_cast<FileType>(i + 1))) FileType 318 net/disk_cache/blockfile/block_files.cc bool BlockFiles::CreateBlock(FileType block_type, int block_count, FileType 375 net/disk_cache/blockfile/block_files.cc FileType type = Addr::RequiredFileType(file_header.Header()->entry_size); FileType 446 net/disk_cache/blockfile/block_files.cc bool BlockFiles::CreateBlockFile(int index, FileType file_type, bool force) { FileType 550 net/disk_cache/blockfile/block_files.cc MappedFile* BlockFiles::FileForNewBlock(FileType block_type, int block_count) { FileType 580 net/disk_cache/blockfile/block_files.cc FileType type = Addr::RequiredFileType(header->entry_size); FileType 597 net/disk_cache/blockfile/block_files.cc int BlockFiles::CreateNextBlockFile(FileType block_type) { FileType 607 net/disk_cache/blockfile/block_files.cc bool BlockFiles::RemoveEmptyFile(FileType block_type) { FileType 106 net/disk_cache/blockfile/block_files.h bool CreateBlock(FileType block_type, int block_count, Addr* block_address); FileType 126 net/disk_cache/blockfile/block_files.h bool CreateBlockFile(int index, FileType file_type, bool force); FileType 133 net/disk_cache/blockfile/block_files.h MappedFile* FileForNewBlock(FileType block_type, int block_count); FileType 139 net/disk_cache/blockfile/block_files.h int CreateNextBlockFile(FileType block_type); FileType 142 net/disk_cache/blockfile/block_files.h bool RemoveEmptyFile(FileType block_type); FileType 1181 net/disk_cache/blockfile/entry_impl.cc FileType file_type = Addr::RequiredFileType(size); FileType 980 net/disk_cache/blockfile/entry_impl_v3.cc FileType file_type = Addr::RequiredFileType(size); FileType 282 net/disk_cache/blockfile/index_table_v3.cc FileType file_type = (GetGroup() == ENTRY_EVICTED) ? BLOCK_EVICTED : FileType 21 webkit/browser/fileapi/sandbox_database_test_helper.cc leveldb::FileType type, FileType 32 webkit/browser/fileapi/sandbox_database_test_helper.cc leveldb::FileType file_type; FileType 75 webkit/browser/fileapi/sandbox_database_test_helper.cc leveldb::FileType type) { FileType 81 webkit/browser/fileapi/sandbox_database_test_helper.cc leveldb::FileType file_type; FileType 19 webkit/browser/fileapi/sandbox_database_test_helper.h leveldb::FileType type, FileType 24 webkit/browser/fileapi/sandbox_database_test_helper.h leveldb::FileType type); FileType 259 webkit/browser/fileapi/sandbox_origin_database_unittest.cc const leveldb::FileType kLevelDBFileTypes[] = {