Searched refs:cfMIMEType (Results 1 – 1 of 1) sorted by relevance
109 RetainPtr<CFStringRef> cfMIMEType(AdoptCF, mimeType.createCFString()); in createPropertyListRepresentation() local110 … CFDictionarySetValue(propertyList.get(), LegacyWebArchiveResourceMIMETypeKey, cfMIMEType.get()); in createPropertyListRepresentation()