Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DTimedEventQueue.h63 PMDeathRecipient(TimedEventQueue *queue) : mQueue(queue) {} in PMDeathRecipient() function
/frameworks/av/services/audioflinger/
DThreads.h104 PMDeathRecipient(const wp<ThreadBase>& thread) : mThread(thread) {} in PMDeathRecipient() function