Home
last modified time | relevance | path

Searched refs:setErrorString (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKit/qt/Api/
Dqwebnetworkinterface.h95 void setErrorString(const QString&);
Dqwebnetworkinterface.cpp364 void QWebNetworkJob::setErrorString(const QString& errorString) in setErrorString() function in QWebNetworkJob
1213 job->setErrorString(http->errorString()); in onRequestFinished()
/external/skia/src/animator/
DSkAnimateMaker.h104 void setErrorString();
DSkAnimator.cpp91 fMaker->setErrorString(); in decodeStream()
326 fMaker->setErrorString(); in getParserErrorString()
DSkAnimateMaker.cpp291 void SkAnimateMaker::setErrorString() { in setErrorString() function in SkAnimateMaker
/external/webkit/WebKit/qt/
DChangeLog10171 (QWebNetworkJob::setErrorString):