Searched refs:AllContentTypes (Results 1 – 4 of 4) sorted by relevance
46 ASSERT(policy == File::AllContentTypes); in getContentTypeFromFileName()89 RefPtr<File> file = adoptRef(new File(path, AllContentTypes)); in createWithRelativePath()
44 AllContentTypes, enumerator
220 …ataObjectItem::createFromFile(File::createWithName(filename, displayName, File::AllContentTypes))); in addFilename()
238 …fileList->append(File::createWithName(files[i].path, files[i].displayName, File::AllContentTypes)); in createFileList()