Home
last modified time | relevance | path

Searched defs:byteData (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/aosp_15_r20/packages/services/Car/tests/android_car_api_test/src/com/android/car/internal/test/
DTestParcelable.java27 public final byte[] byteData; field in TestParcelable
29 public TestParcelable(byte[] byteData) { in TestParcelable()
DTestLargeParcelable.java29 public byte[] byteData; field in TestLargeParcelable
33 public TestLargeParcelable(byte[] byteData) { in TestLargeParcelable()
/aosp_15_r20/external/oboe/src/common/
H A DSourceI24Caller.cpp35 const uint8_t *byteData = mConversionBuffer.get(); in onProcess() local
/aosp_15_r20/external/oboe/src/flowgraph/
H A DSourceI24.cpp44 const uint8_t *byteData = &byteBase[mFrameIndex * channelCount * kBytesPerI24Packed]; in onProcess() local
H A DSinkI24.cpp34 uint8_t *byteData = (uint8_t *) data; in read() local
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/
H A DSourceI24.cpp44 const uint8_t *byteData = &byteBase[mFrameIndex * channelCount * kBytesPerI24Packed]; in onProcess() local
H A DSinkI24.cpp34 uint8_t *byteData = (uint8_t *) data; in read() local
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/
H A DCallSiteIdItem.java65 MixedItemSection byteData = file.getByteData(); in addContents() local
H A DAnnotationSetItem.java118 MixedItemSection byteData = file.getByteData(); in addContents() local
H A DCodeItem.java109 MixedItemSection byteData = file.getByteData(); in addContents() local
H A DClassDefItem.java129 MixedItemSection byteData = file.getByteData(); in addContents() local
H A DDexFile.java100 private final MixedItemSection byteData; field in DexFile
/aosp_15_r20/system/chre/core/include/chre/core/
H A Dsensor_type.h49 struct chreSensorByteData byteData; member
/aosp_15_r20/frameworks/av/media/libaaudio/examples/write_sine/src/
H A Dwrite_sine.cpp54 uint8_t *byteData = nullptr; in main() local
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DAnnotationSetItem.java116 MixedItemSection byteData = file.getByteData(); in addContents() local
H A DCodeItem.java117 MixedItemSection byteData = file.getByteData(); in addContents() local
H A DDexFile.java86 private final MixedItemSection byteData; field in DexFile
H A DClassDefItem.java132 MixedItemSection byteData = file.getByteData(); in addContents() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
H A DWavAnalyzer.java27 public WavAnalyzer(byte[] byteData, int sampleRate, Listener listener) { in WavAnalyzer()
/aosp_15_r20/system/chre/util/tests/
H A Dfragmentation_manager_test.cc93 uint8_t byteData; in TEST() member
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLPresentPathD3D11Test.cpp266 angle::GLColor *byteData = reinterpret_cast<angle::GLColor *>(mappedSubresource.pData); in checkPixelsUsingD3D() local
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/helper/
H A DDataUtil.java299 private static @Nullable BomCharset detectCharsetFromBom(final ByteBuffer byteData) { in detectCharsetFromBom()
H A DHttpConnection.java790 private @Nullable ByteBuffer byteData; field in HttpConnection.Response
/aosp_15_r20/frameworks/base/media/tests/MtpTests/src/android/mtp/
H A DMtpDatabaseTest.java92 private static void writeNewFileFromByte(File newFile, byte[] byteData) { in writeNewFileFromByte()
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.6.3/
HDjsoup-1.6.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jsoup/ org/ ...

12345678910>>...12