| /frameworks/compile/mclinker/lib/Support/ |
| D | LEB128.cpp | 96 uint64_t decode<uint64_t>(const ByteType* pBuf, size_t& pSize) { in decode() function 136 uint64_t decode<uint64_t>(const ByteType*& pBuf) { in decode() function 184 int64_t decode<int64_t>(const ByteType* pBuf, size_t& pSize) { in decode() function 205 int64_t decode<int64_t>(const ByteType*& pBuf) { in decode() function
|
| /frameworks/compile/mclinker/include/mcld/Support/ |
| D | LEB128.h | 101 IntType decode(const char* pBuf, size_t& pSize) { in decode() function 106 IntType decode(const char*& pBuf) { in decode() function
|
| /frameworks/opt/net/voip/src/jni/rtp/ |
| D | G711Codec.cpp | 67 int UlawCodec::decode(int16_t *samples, int count, void *payload, int length) in decode() function in __anone061e1cf0111::UlawCodec 117 int AlawCodec::decode(int16_t *samples, int count, void *payload, int length) in decode() function in __anone061e1cf0111::AlawCodec
|
| D | AmrCodec.cpp | 131 int AmrCodec::decode(int16_t *samples, int count, void *payload, int length) in decode() function in __anon04d94d6f0111::AmrCodec 242 int GsmEfrCodec::decode(int16_t *samples, int count, void *payload, int length) in decode() function in __anon04d94d6f0111::GsmEfrCodec
|
| D | GsmCodec.cpp | 60 int GsmCodec::decode(int16_t *samples, int count, void *payload, int length) in decode() function in __anon3684e7960111::GsmCodec
|
| D | AudioGroup.cpp | 362 void AudioStream::decode(int tick) in decode() function in __anon492d82b00111::AudioStream
|
| /frameworks/base/core/java/android/util/ |
| D | Base64.java | 117 public static byte[] decode(String str, int flags) { in decode() method in Base64 135 public static byte[] decode(byte[] input, int flags) { in decode() method in Base64 155 public static byte[] decode(byte[] input, int offset, int len, int flags) { in decode() method in Base64
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
| D | BerTlv.java | 78 public static BerTlv decode(byte[] data) throws ResultException { in decode() method in BerTlv
|
| D | ComprehensionTlv.java | 114 public static ComprehensionTlv decode(byte[] data, int startIndex) in decode() method in ComprehensionTlv
|
| /frameworks/opt/bitmap/src/com/android/bitmap/ |
| D | DecodeTask.java | 115 public ReusableBitmap decode() { in decode() method in DecodeTask 488 private Bitmap decode(ParcelFileDescriptor fd, InputStream in) { in decode() method in DecodeTask
|
| /frameworks/base/tools/preload/ |
| D | Record.java | 148 String decode(String rawField) { in decode() method in Record
|
| /frameworks/base/core/java/com/android/internal/net/ |
| D | VpnProfile.java | 114 public static VpnProfile decode(String key, byte[] value) { in decode() method in VpnProfile
|
| /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/ |
| D | DisplaySinkService.java | 174 private void decode(ByteBuffer content) { in decode() method in DisplaySinkService
|
| /frameworks/base/core/java/android/webkit/ |
| D | URLUtil.java | 111 public static byte[] decode(byte[] url) throws IllegalArgumentException { in decode() method in URLUtil
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
| D | MediaDecoder.java | 318 private void decode() { in decode() method in MediaDecoder
|
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| D | NuPlayerCCDecoder.cpp | 342 void NuPlayer::CCDecoder::decode(const sp<ABuffer> &accessUnit) { in decode() function in android::NuPlayer::CCDecoder
|
| /frameworks/av/cmds/stagefright/ |
| D | codec.cpp | 70 static int decode( in decode() function
|
| D | mediafilter.cpp | 312 static int decode( in decode() function
|
| /frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
| D | BasicBitmapDrawable.java | 314 protected void decode(final FileDescriptorFactory factory) { in decode() method in BasicBitmapDrawable
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/ |
| D | BearerData.java | 1868 public static BearerData decode(byte[] smsData) { in decode() method 1885 public static BearerData decode(byte[] smsData, int serviceCategory) { in decode() method
|
| /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
| D | TiledImageRenderer.java | 682 boolean decode() { in decode() method in TiledImageRenderer.Tile
|
| /frameworks/base/media/java/android/media/tv/ |
| D | TvContract.java | 1320 public static String[] decode(String genres) { in decode() method in TvContract.Programs.Genres
|
| /frameworks/base/media/jni/soundpool/ |
| D | SoundPool.cpp | 503 static status_t decode(int fd, int64_t offset, int64_t length, in decode() function
|
| /frameworks/base/core/java/android/net/ |
| D | Uri.java | 1934 public static String decode(String s) { in decode() method in Uri
|