Searched refs:createXHRTextDecoder (Results 1 – 1 of 1) sorted by relevance
229 static PassOwnPtr<TextResourceDecoder> createXHRTextDecoder(const String& mimeType, const String& t… in createXHRTextDecoder() function288 …OwnPtr<TextResourceDecoder> decoder = createXHRTextDecoder(cachedResource->response().mimeType(), … in cachedResourceContent()