Home
last modified time | relevance | path

Searched defs:readData (Results 1 – 5 of 5) sorted by relevance

/external/opencore/pvmi/recognizer/plugins/pvamrffrecognizer/src/
Dpvamrffrec_plugin.cpp42 char* readData = NULL; in Recognize() local
/external/opencore/pvmi/recognizer/plugins/pvwavffrecognizer/src/
Dpvwavffrec_plugin.cpp42 char* readData = NULL; in Recognize() local
/external/webkit/WebCore/platform/network/qt/
DQNetworkReplyHandler.cpp79 qint64 FormDataIODevice::readData(char* destination, qint64 size) in readData() function in WebCore::FormDataIODevice
/external/opencore/fileformats/mp4/parser/src/
Ditunesilstatom.cpp1547 uint32 readData; in ITunesFreeFormDataAtom() local
/external/webkit/WebKit/qt/tests/qwebframe/
Dtst_qwebframe.cpp2197 qint64 readData(char*, qint64) in readData() function in FakeReply