Searched refs:the_late_who (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMediaCodecList.h56 void binderDied(const wp<IBinder> &the_late_who __unused);
/frameworks/av/media/libmediaplayerservice/
H A DDrm.h134 virtual void binderDied(const wp<IBinder> &the_late_who);
H A DDrm.cpp675 void Drm::binderDied(const wp<IBinder> &the_late_who) argument
/frameworks/av/media/libstagefright/include/
H A DOMX.h131 virtual void binderDied(const wp<IBinder> &the_late_who);
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp168 void OMX::binderDied(const wp<IBinder> &the_late_who) { argument
174 ssize_t index = mLiveNodes.indexOfKey(the_late_who);

Completed in 76 milliseconds