Home
last modified time | relevance | path

Searched refs:ERROR_CODE (Results 1 – 25 of 39) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/mp3dec/include/
Dpvmp3decoder_api.h94 typedef enum ERROR_CODE enum
110 } ERROR_CODE; typedef
246 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt,
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_seek_synch.h91 ERROR_CODE pvmp3_frame_synch(tPVMP3DecoderExternal *pExt,
94 ERROR_CODE pvmp3_header_sync(tmp3Bits *inputStream);
Dpvmp3_seek_synch.cpp130 ERROR_CODE pvmp3_frame_synch(tPVMP3DecoderExternal *pExt, in pvmp3_frame_synch()
134 ERROR_CODE err; in pvmp3_frame_synch()
282 ERROR_CODE pvmp3_header_sync(tmp3Bits *inputStream) in pvmp3_header_sync()
Dpvmp3_decode_header.cpp115 ERROR_CODE pvmp3_decode_header(tmp3Bits *inputStream, in pvmp3_decode_header()
120 ERROR_CODE err = NO_DECODING_ERROR; in pvmp3_decode_header()
Dpvmp3_decode_header.h89 ERROR_CODE pvmp3_decode_header(tmp3Bits *inputStream,
Dpvmp3_get_side_info.h89 ERROR_CODE pvmp3_get_side_info(tmp3Bits *inputStream,
Dpvmp3_framedecoder.h90 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt,
Dpvmp3_framedecoder.cpp157 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt, in pvmp3_framedecoder()
161 ERROR_CODE errorCode = NO_DECODING_ERROR; in pvmp3_framedecoder()
Dpvmp3_get_side_info.cpp114 ERROR_CODE pvmp3_get_side_info(tmp3Bits *inputStream, in pvmp3_get_side_info()
/frameworks/av/media/libstagefright/codecs/mp3dec/test/
Dmp3dec_test.cpp112 ERROR_CODE decoderErr; in main()
/frameworks/base/telephony/java/android/telephony/
DTelephony.java263 public static final String ERROR_CODE = "error_code"; field
474 values.put(ERROR_CODE, error); in moveMessageToFolder()
2461 public static final String ERROR_CODE = "err_code"; field in Telephony.MmsSms.PendingMessages
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp289 ERROR_CODE decoderErr; in onQueueFilled()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java1402 values.put(Sms.ERROR_CODE, errorCode); in updateMessageState()
1447 values.put(Sms.ERROR_CODE, errorCode); in persistSentMessageIfRequired()
/frameworks/base/media/java/android/media/
DMediaPlayer.java5614 public static final String ERROR_CODE = "android.media.mediaplayer.errcode"; field in MediaPlayer.MetricsConstants
/frameworks/support/api/
D22.0.0.txt5016 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D22.1.0.txt5587 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D22.2.0.txt7188 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D22.2.1.txt7277 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D25.1.0.txt8544 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D25.0.0.txt8133 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D23.0.0.txt8361 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D25.2.0.txt8544 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D24.2.0.txt8055 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D26.0.0-alpha1.txt9449 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";
D23.2.1.txt9157 …ld public static final java.lang.String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE";

12