Home
last modified time | relevance | path

Searched defs:ext1 (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/av/media/libmedia/
DIMediaRecorderClient.cpp38 virtual void notify(int msg, int ext1, int ext2) in notify()
60 int ext1 = data.readInt32(); in onTransact() local
DIMediaPlayerClient.cpp38 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
63 int ext1 = data.readInt32(); in onTransact() local
Dmediarecorder.cpp774 void MediaRecorder::notify(int msg, int ext1, int ext2) in notify()
Dmediaplayer.cpp848 void MediaPlayer::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dtest3.proto47 optional string ext1 = 1; field
Dtest2.proto47 optional string ext1 = 1; field
Ddebug_test.js98 'ext1': 'ext1field' property
Dtest.proto114 optional string ext1 = 1; field
Dmessage_test.js644 extField: { ext1: 'ext1field' }, property
660 ext1: 'ext1field', property
/frameworks/av/camera/
DICameraClient.cpp47 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
132 int32_t ext1 = data.readInt32(); in onTransact() local
DCameraBase.cpp217 int32_t ext1, in notifyCallback()
DCamera.cpp351 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2Driver.cpp799 int32_t ext1 = 0; in onMessageReceived() local
819 int64_t srcId, int msg, int ext1, int ext2, const PlayerMessage *in) { in notifyListener()
825 int64_t srcId, int msg, int ext1, int ext2, const PlayerMessage *in) { in notifyListener_l()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDriver.cpp961 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener()
967 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener_l()
/frameworks/wilhelm/src/android/
Dandroid_GenericMediaPlayer.cpp116 void MediaPlayerNotificationClient::notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify()
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.cpp74 NotifyCallbackMsg msgType, int32_t ext1, int32_t ext2) { in notifyCallback()
733 void CameraHardwareInterface::sNotifyCb(int32_t msg_type, int32_t ext1, in sNotifyCb()
/frameworks/av/media/libmediaplayer2/
Dmediaplayer2.cpp59 virtual void notify(int64_t srcId, int msg, int ext1, int ext2, in notify()
1001 void MediaPlayer2::notify(int64_t srcId, int msg, int ext1, int ext2, const PlayerMessage *obj) { in notify()
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.h440 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_lite.proto343 repeated TestAllTypesLite ext1 = 1000; field
Dunittest.proto680 repeated TestAllTypes ext1 = 1000; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_lite.proto343 repeated TestAllTypesLite ext1 = 1000; field
/frameworks/base/media/jni/
Dandroid_media_MediaRecorder.cpp116 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_lite.proto361 repeated TestAllTypesLite ext1 = 1000; field
/frameworks/av/media/libstagefright/
DCameraSource.cpp82 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()
/frameworks/base/core/jni/
Dandroid_hardware_Camera.cpp197 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()

12