Home
last modified time | relevance | path

Searched defs:PMDeathRecipient (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
DAWakeLock.h46 PMDeathRecipient(AWakeLock *wakeLock) : mWakeLock(wakeLock) {} in PMDeathRecipient() function
/frameworks/av/media/libstagefright/include/
DTimedEventQueue.h63 PMDeathRecipient(TimedEventQueue *queue) : mQueue(queue) {} in PMDeathRecipient() function
/frameworks/av/services/audioflinger/
DThreads.h221 PMDeathRecipient(const wp<ThreadBase>& thread) : mThread(thread) {} in PMDeathRecipient() function