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

/frameworks/av/media/libstagefright/include/
H A DNuCachedSource2.h123 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/support/v4/api21/android/support/v4/app/
H A DNotificationCompatApi21.java184 PendingIntent onRead = b.getParcelable(KEY_ON_READ);
199 onRead,
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp617 ssize_t FwdLockEngine::onRead(int uniqueId, function in class:FwdLockEngine
689 bytesRead = onRead(uniqueId, decryptHandle, buffer, numBytes);
/frameworks/av/media/libstagefright/
H A DNuCachedSource2.cpp301 onRead(msg);
439 void NuCachedSource2::onRead(const sp<AMessage> &msg) { function in class:android::NuCachedSource2
440 ALOGV("onRead");

Completed in 5017 milliseconds