/frameworks/av/include/media/ |
D | IMediaDeathNotifier.h | 45 DeathNotifier() {} in DeathNotifier() function 51 friend class DeathNotifier; variable
|
D | mediametadataretriever.h | 90 DeathNotifier() {} in DeathNotifier() function
|
D | AudioRecord.h | 643 DeathNotifier(AudioRecord* audioRecord) : mAudioRecord(audioRecord) { } in DeathNotifier() function
|
D | AudioTrack.h | 1143 DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { } in DeathNotifier() function
|
/frameworks/av/media/libmedia/include/media/ |
D | IMediaDeathNotifier.h | 45 DeathNotifier() {} in DeathNotifier() function 51 friend class DeathNotifier; variable
|
D | mediametadataretriever.h | 90 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/drm/libdrmframework/include/ |
D | DrmManagerClientImpl.h | 418 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/camera/ |
D | CameraBase.cpp | 85 class DeathNotifier : public IBinder::DeathRecipient class 88 DeathNotifier() { in DeathNotifier() function in android::__anon881902020111::DeathNotifier
|
/frameworks/av/soundtrigger/ |
D | SoundTrigger.cpp | 41 class DeathNotifier : public IBinder::DeathRecipient class 44 DeathNotifier() { in DeathNotifier() function in android::__anon5e7589ef0111::DeathNotifier
|
/frameworks/av/radio/ |
D | Radio.cpp | 41 class DeathNotifier : public IBinder::DeathRecipient class 44 DeathNotifier() { in DeathNotifier() function in android::__anon4dd2a3b30111::DeathNotifier
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraManager.h | 68 explicit DeathNotifier(CameraManagerGlobal* cm) : mCameraManager(cm) {} in DeathNotifier() function
|
/frameworks/av/services/mediaresourcemanager/ |
D | ResourceManagerService.cpp | 39 class DeathNotifier : public IBinder::DeathRecipient { class 41 DeathNotifier(const wp<ResourceManagerService> &service, int pid, int64_t clientId) in DeathNotifier() function in android::__anonb7515a1f0111::DeathNotifier
|
/frameworks/av/camera/tests/ |
D | CameraBinderTests.cpp | 277 class DeathNotifier : public IBinder::DeathRecipient class 280 DeathNotifier() {} in DeathNotifier() function in __anonff3955f00111::DeathNotifier
|
/frameworks/av/media/libstagefright/include/ |
D | CameraSource.h | 178 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/media/libaudioclient/include/media/ |
D | AudioRecord.h | 643 DeathNotifier(AudioRecord* audioRecord) : mAudioRecord(audioRecord) { } in DeathNotifier() function
|
D | AudioTrack.h | 1143 DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { } in DeathNotifier() function
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 292 struct ACodec::DeathNotifier : struct in android::ACodec 295 explicit DeathNotifier(const sp<AMessage> ¬ify) in DeathNotifier() function 299 virtual void binderDied(const wp<IBinder> &) { in binderDied() 303 virtual void serviceDied( in serviceDied() 310 virtual ~DeathNotifier() {} in ~DeathNotifier() 313 sp<AMessage> mNotify;
|