/frameworks/av/media/libmedia/ |
D | IMediaRecorderClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2) in notify() 61 int ext2 = data.readInt32(); in onTransact() local
|
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
|
D | mediarecorder.cpp | 774 void MediaRecorder::notify(int msg, int ext1, int ext2) in notify()
|
D | mediaplayer.cpp | 848 void MediaPlayer::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/av/camera/ |
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
|
D | CameraBase.cpp | 218 int32_t ext2) in notifyCallback()
|
D | Camera.cpp | 351 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
|
/frameworks/base/tools/aapt/ |
D | FileFinder.cpp | 89 String8 ext2 = extensions[i].getPathExtension(); in checkAndAddFile() local
|
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | NuPlayer2Driver.cpp | 800 int32_t ext2 = 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/ |
D | NuPlayerDriver.cpp | 961 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/ |
D | android_GenericMediaPlayer.cpp | 116 void MediaPlayerNotificationClient::notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify()
|
/frameworks/av/services/camera/libcameraservice/device1/ |
D | CameraHardwareInterface.cpp | 74 NotifyCallbackMsg msgType, int32_t ext1, int32_t ext2) { in notifyCallback() 734 int32_t ext2, void *user) in sNotifyCb()
|
/frameworks/av/media/libmediaplayer2/ |
D | mediaplayer2.cpp | 59 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/ |
D | MediaPlayerService.h | 440 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/ |
D | unittest_lite.proto | 344 repeated TestAllTypesLite ext2 = 1001; field
|
D | unittest.proto | 681 repeated TestAllTypes ext2 = 1001; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_lite.proto | 344 repeated TestAllTypesLite ext2 = 1001; field
|
D | unittest.proto | 681 repeated TestAllTypes ext2 = 1001; field
|
/frameworks/base/media/jni/ |
D | android_media_MediaRecorder.cpp | 116 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify()
|
D | android_media_MediaPlayer.cpp | 142 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
D | android_media_MediaPlayer2.cpp | 198 void JNIMediaPlayer2Listener::notify(int64_t srcId, int msg, int ext1, int ext2, in notify()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | unittest_lite.proto | 362 repeated TestAllTypesLite ext2 = 1001; field
|
D | unittest.proto | 841 repeated TestAllTypes ext2 = 1001; field
|
/frameworks/av/media/libstagefright/ |
D | CameraSource.cpp | 82 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()
|
/frameworks/base/core/jni/ |
D | android_hardware_Camera.cpp | 197 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
|