| /frameworks/av/media/libmedia/include/media/ |
| D | IMediaDeathNotifier.h | 45 DeathNotifier() {} in DeathNotifier() function 51 friend class DeathNotifier; variable
|
| D | mediametadataretriever.h | 108 DeathNotifier() {} in DeathNotifier() function
|
| /frameworks/av/include/media/ |
| D | IMediaDeathNotifier.h | 45 DeathNotifier() {} in DeathNotifier() function 51 friend class DeathNotifier; variable
|
| D | mediametadataretriever.h | 108 DeathNotifier() {} in DeathNotifier() function
|
| D | AudioRecord.h | 683 DeathNotifier(AudioRecord* audioRecord) : mAudioRecord(audioRecord) { } in DeathNotifier() function
|
| D | AudioTrack.h | 1181 DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { } in DeathNotifier() function
|
| /frameworks/av/drm/libdrmframework/include/ |
| D | DrmManagerClientImpl.h | 418 DeathNotifier() {} in DeathNotifier() function
|
| /frameworks/av/soundtrigger/ |
| D | SoundTrigger.cpp | 41 class DeathNotifier : public IBinder::DeathRecipient class 44 DeathNotifier() { in DeathNotifier() function in android::__anonf663318c0111::DeathNotifier
|
| /frameworks/av/camera/ |
| D | CameraBase.cpp | 85 class DeathNotifier : public IBinder::DeathRecipient class 88 DeathNotifier() { in DeathNotifier() function in android::__anon2dfb5c9f0111::DeathNotifier
|
| /frameworks/av/camera/ndk/impl/ |
| D | ACameraManager.h | 69 explicit DeathNotifier(CameraManagerGlobal* cm) : mCameraManager(cm) {} in DeathNotifier() function
|
| /frameworks/av/media/libstagefright/include/media/stagefright/ |
| D | CameraSource.h | 179 DeathNotifier() {} in DeathNotifier() function
|
| /frameworks/av/services/mediaresourcemanager/ |
| D | ResourceManagerService.cpp | 40 class DeathNotifier : public IBinder::DeathRecipient { class 42 DeathNotifier(const wp<ResourceManagerService> &service, int pid, int64_t clientId) in DeathNotifier() function in android::__anon38623f9c0111::DeathNotifier
|
| /frameworks/av/camera/tests/ |
| D | CameraBinderTests.cpp | 281 class DeathNotifier : public IBinder::DeathRecipient class 284 DeathNotifier() {} in DeathNotifier() function in __anon8f0147ad0111::DeathNotifier
|
| /frameworks/av/media/libaudioclient/include/media/ |
| D | AudioRecord.h | 683 DeathNotifier(AudioRecord* audioRecord) : mAudioRecord(audioRecord) { } in DeathNotifier() function
|
| D | AudioTrack.h | 1181 DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { } in DeathNotifier() function
|
| /frameworks/av/media/libstagefright/ |
| D | ACodec.cpp | 313 struct ACodec::DeathNotifier : struct in android::ACodec 316 explicit DeathNotifier(const sp<AMessage> ¬ify) in DeathNotifier() argument 320 virtual void binderDied(const wp<IBinder> &) { in binderDied() 324 virtual void serviceDied( in serviceDied() 331 virtual ~DeathNotifier() {} in ~DeathNotifier() 334 sp<AMessage> mNotify;
|