/aosp12/frameworks/av/media/libmedia/ |
H A D | IMediaRecorderClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2) in notify() 61 int ext2 = data.readInt32(); in onTransact() local
|
H A D | IMediaPlayerClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) in notify() 64 int ext2 = data.readInt32(); in onTransact() local
|
H A D | mediarecorder.cpp | 827 void MediaRecorder::notify(int msg, int ext1, int ext2) in notify()
|
H A D | mediaplayer.cpp | 857 void MediaPlayer::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/ |
H A D | ExtensionTests.java | 170 MyExt2 ext2 = new MyExt2(); in testReadWriteExtension() local 232 private void checkContent(ExtendableParcelable ep, MyExt ext, MyExt2 ext2) { in checkContent() 251 private static String dumpMyExt2(MyExt2 ext2) { in dumpMyExt2()
|
/aosp12/frameworks/av/media/libstagefright/tests/writer/ |
H A D | WriterListener.h | 32 virtual void notify(int32_t msg, int32_t ext1, int32_t ext2) { in notify()
|
/aosp12/frameworks/av/camera/ |
H A D | ICameraClient.cpp | 47 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() 133 int32_t ext2 = data.readInt32(); in onTransact() local
|
H A D | CameraBase.cpp | 232 int32_t ext2) in notifyCallback()
|
H A D | Camera.cpp | 298 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | FileFinder.cpp | 89 String8 ext2 = extensions[i].getPathExtension(); in checkAndAddFile() local
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/ |
H A D | ExynosVirtualDisplay.cpp | 127 int ExynosVirtualDisplay::sendWFDCommand(int32_t cmd, int32_t ext1, int32_t ext2) in sendWFDCommand()
|
/aosp12/frameworks/wilhelm/src/android/ |
H A D | android_GenericMediaPlayer.cpp | 116 void MediaPlayerNotificationClient::notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify()
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerDriver.cpp | 1015 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener() 1021 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener_l()
|
/aosp12/system/tools/aidl/tests/ |
H A D | aidl_test_client_parcelables.cpp | 396 MyExt2 ext2; in TEST_F() local
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwcService/ |
H A D | IExynosHWC.cpp | 125 virtual int sendWFDCommand(int32_t cmd, int32_t ext1, int32_t ext2) in sendWFDCommand() 475 int ext2 = data.readInt32(); in onTransact() local
|
H A D | ExynosHWCService.cpp | 88 int ExynosHWCService::sendWFDCommand(int32_t cmd, int32_t ext1, int32_t ext2) in sendWFDCommand()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCamera2HWI.h | 95 int32_t ext2; member 144 int32_t ext2; // extended parameter member
|
H A D | QCameraMuxer.cpp | 2258 int32_t ext2) in sendEvtNotify()
|
H A D | QCameraPostProc.cpp | 861 int32_t ext2) in sendEvtNotify()
|
/aosp12/frameworks/av/media/libmediaplayerservice/ |
H A D | MediaPlayerService.h | 448 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify()
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_MediaRecorder.cpp | 118 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify()
|
H A D | android_media_MediaPlayer.cpp | 143 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/aosp12/hardware/interfaces/camera/device/1.0/default/ |
H A D | CameraDevice.cpp | 418 void CameraDevice::sNotifyCb(int32_t msg_type, int32_t ext1, int32_t ext2, void *user) { in sNotifyCb()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/ |
H A D | qcamera_test.cpp | 826 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_hardware_Camera.cpp | 197 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
|