/frameworks/av/media/libmediaplayerservice/ |
D | DeathNotifier.cpp | 46 DeathNotifier::DeathNotifier(sp<IBinder> const& service, Notify const& notify) in DeathNotifier() function in android::DeathNotifier 52 DeathNotifier::DeathNotifier(sp<HBase> const& service, Notify const& notify) in DeathNotifier() function in android::DeathNotifier 58 DeathNotifier::DeathNotifier(DeathNotifier&& other) in DeathNotifier() function in android::DeathNotifier
|
D | MediaPlayerService.h | 47 class DeathNotifier; variable
|
/frameworks/av/media/libmedia/include/media/ |
D | IMediaDeathNotifier.h | 45 DeathNotifier() {} in DeathNotifier() function 51 friend class DeathNotifier; variable
|
D | mediametadataretriever.h | 115 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/drm/libdrmframework/include/ |
D | DrmManagerClientImpl.h | 418 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/services/mediaresourcemanager/ |
D | ResourceManagerService.h | 37 class DeathNotifier; variable 134 friend class DeathNotifier; variable
|
D | ResourceManagerService.cpp | 54 class DeathNotifier : public RefBase { class 70 DeathNotifier::DeathNotifier(const std::shared_ptr<ResourceManagerService> &service, in DeathNotifier() function in android::DeathNotifier
|
/frameworks/av/camera/ |
D | CameraBase.cpp | 111 class DeathNotifier : public IBinder::DeathRecipient class 114 DeathNotifier() { in DeathNotifier() function in android::__anon229256670111::DeathNotifier
|
/frameworks/av/media/libstagefright/include/media/stagefright/ |
D | CameraSource.h | 146 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraManager.h | 78 explicit DeathNotifier(CameraManagerGlobal* cm) : mCameraManager(cm) {} in DeathNotifier() function
|
/frameworks/av/camera/tests/ |
D | CameraBinderTests.cpp | 313 class DeathNotifier : public IBinder::DeathRecipient class 316 DeathNotifier() {} in DeathNotifier() function in __anon8991e6750111::DeathNotifier
|
/frameworks/av/media/libaudioclient/include/media/ |
D | AudioRecord.h | 789 DeathNotifier(AudioRecord* audioRecord) : mAudioRecord(audioRecord) { } in DeathNotifier() function
|
D | AudioTrack.h | 1483 explicit DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { } in DeathNotifier() function
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 335 struct ACodec::DeathNotifier : struct in android::ACodec 338 explicit DeathNotifier(const sp<AMessage> ¬ify) in DeathNotifier() function 342 virtual void binderDied(const wp<IBinder> &) { in binderDied() 346 virtual void serviceDied( in serviceDied() 353 virtual ~DeathNotifier() {} in ~DeathNotifier() 356 sp<AMessage> mNotify;
|
/frameworks/av/media/libaudioclient/fuzzer/ |
D | audioflinger_fuzzer.cpp | 184 class DeathNotifier : public IBinder::DeathRecipient { class
|