OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeObitRecipient
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/
IMediaDeathNotifier.h
30
virtual ~IMediaDeathNotifier() {
removeObitRecipient
(this); }
40
static void
removeObitRecipient
(const wp<IMediaDeathNotifier>& recipient);
/frameworks/av/media/libmedia/
IMediaDeathNotifier.cpp
70
IMediaDeathNotifier::
removeObitRecipient
(const wp<IMediaDeathNotifier>& recipient)
72
ALOGV("
removeObitRecipient
");
Completed in 778 milliseconds