Searched refs:onRead (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DNuCachedSource2.h120 void onRead(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.h107 void onRead(const sp<AMessage> &msg);
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/include/
H A DFwdLockEngine.h447 ssize_t onRead(int uniqueId,
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp616 ssize_t FwdLockEngine::onRead(int uniqueId, function in class:FwdLockEngine
688 bytesRead = onRead(uniqueId, decryptHandle, buffer, numBytes);
/frameworks/av/media/libstagefright/
H A DNuCachedSource2.cpp270 onRead(msg);
404 void NuCachedSource2::onRead(const sp<AMessage> &msg) { function in class:android::NuCachedSource2
405 ALOGV("onRead");

Completed in 85 milliseconds