Searched refs:createOtherResourceTextDecoder (Results 1 – 1 of 1) sorted by relevance
157 static PassOwnPtr<TextResourceDecoder> createOtherResourceTextDecoder(const String& mimeType, const… in createOtherResourceTextDecoder() function179 …resourceData->setDecoder(createOtherResourceTextDecoder(response.mimeType(), response.textEncoding… in responseReceived()