Searched defs:onRead (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.cpp244 onRead(msg);
267 void ARTPWriter::onRead(const sp<AMessage> &msg) { function in class:android::ARTPWriter
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp627 ssize_t FwdLockEngine::onRead(int /* uniqueId */, function in class:FwdLockEngine
699 bytesRead = onRead(uniqueId, decryptHandle, buffer, numBytes);
/frameworks/av/media/libstagefright/
H A DNuCachedSource2.cpp312 onRead(msg);
450 void NuCachedSource2::onRead(const sp<AMessage> &msg) { function in class:android::NuCachedSource2
451 ALOGV("onRead");

Completed in 68 milliseconds