Home
last modified time | relevance | path

Searched defs:bufferSize (Results 1 – 25 of 83) sorted by relevance

1234

/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/
DSpeedMeasurementController.java40 void testStarted(int mode, int bufferSize); in testStarted()
41 void testFinished(int mode, int bufferSize); in testFinished()
111 private void runTest(BaseWriterThread writer, ReaderThread reader, int mode, int bufferSize) { in runTest()
145 private void runSyncTest(int bufferSize) { in runSyncTest()
151 private void runAsyncTest(int bufferSize) { in runAsyncTest()
237 private BaseWriterThread(UsbDevice device, UsbDeviceConnection conn, int bufferSize) { in BaseWriterThread()
296 private WriterSyncThread(UsbDevice device, UsbDeviceConnection conn, int bufferSize) { in WriterSyncThread()
342 private WriterAsyncThread(UsbDevice device, UsbDeviceConnection conn, int bufferSize) { in WriterAsyncThread()
410 int bufferSize = (bytesToSend > buffer.length ? buffer.length : bytesToSend); in run() local
DUsbAoapHostActivity.java123 public void testStarted(int mode, int bufferSize) { in testStarted()
129 public void testFinished(int mode, int bufferSize) { in testFinished()
/packages/modules/StatsD/statsd/tests/log_event/
DLogEventQueue_test.cpp130 size_t bufferSize; in TEST() local
155 size_t bufferSize; in TEST() local
177 size_t bufferSize; in TEST() local
189 size_t bufferSize; in TEST() local
/packages/modules/StatsD/lib/libstatssocket/tests/
Dstats_event_test.cpp152 size_t bufferSize; in TEST() local
190 size_t bufferSize; in TEST() local
215 size_t bufferSize; in TEST() local
240 size_t bufferSize; in TEST() local
266 size_t bufferSize; in TEST() local
306 size_t bufferSize; in TEST() local
360 size_t bufferSize; in TEST() local
407 size_t bufferSize; in TEST() local
451 size_t bufferSize; in TEST() local
486 size_t bufferSize; in TEST() local
[all …]
/packages/modules/Bluetooth/tools/rootcanal/net/posix/
Dposix_async_socket.cc68 ssize_t PosixAsyncSocket::Recv(uint8_t* buffer, uint64_t bufferSize) { in Recv()
85 ssize_t PosixAsyncSocket::Send(const uint8_t* buffer, uint64_t bufferSize) { in Send()
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/netlink/
DNetlinkUtilsTest.java216 final int bufferSize = Os.getsockoptInt(fd, SOL_SOCKET, SO_RCVBUF) / 2; in testNetlinkSocketForProto_defaultBufferSize() local
226 final int bufferSize = Os.getsockoptInt(fd, SOL_SOCKET, SO_RCVBUF) / 2; in testNetlinkSocketForProto_setBufferSize() local
/packages/modules/Permission/tests/cts/permissionpolicy/src/android/permissionpolicy/cts/
DNoCaptureAudioOutputPermissionTest.java42 int bufferSize = AudioRecord.getMinBufferSize(44100, in testCreateAudioRecord() local
/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
DGeoJsonTzToTzS2Polygons.java231 final int bufferSize = 256 * 1024; in loadFeatures() local
233 new FileInputStream(file), bufferSize)) { in loadFeatures() argument
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceNativeInterfaceTest.java79 short bufferSize = 100; in onGetReport() local
DHidHostServiceBinderTest.java154 int bufferSize = 16; in getReport_callsServiceMethod() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/util/
DMdnsUtilsTest.kt164 val bufferSize = 1500 in <lambda>() constant
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dmmapped_buffer.h56 AK_FORCE_INLINE MmappedBuffer(uint8_t *const buffer, const int bufferSize, in MmappedBuffer()
Dmmapped_buffer.cpp31 const char *const path, const int bufferOffset, const int bufferSize, in openBuffer()
Ddict_file_writing_utils.cpp92 uint8_t bufferSize[SIZE_OF_BUFFER_SIZE_FIELD]; in writeBufferToFileTail() local
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/nodes/
DAudioRtpPayloadDecoderNode.cpp245 uint32_t bufferSize = (dataBitSize + 7) >> 3; in DecodePayloadAmr() local
689 uint32_t bufferSize = (nDataBitSize + 7) >> 3; in DecodePayloadEvs() local
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHidDeviceCallback.aidl25 void onGetReport(in BluetoothDevice device, in byte type, in byte id, in int bufferSize); in onGetReport()
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DBytesBufferPool.java68 public BytesBufferPool(int poolSize, int bufferSize) { in BytesBufferPool()
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/nodes/
DIVideoRendererNode.cpp364 bool IVideoRendererNode::hasStartingCode(uint8_t* buffer, uint32_t bufferSize) in hasStartingCode()
380 FrameType IVideoRendererNode::GetFrameType(uint8_t* buffer, uint32_t bufferSize) in GetFrameType()
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_aac_decoder.cc69 UINT bufferSize = p_buf->len; in a2dp_aac_decoder_decode_packet() local
Da2dp_vendor_opus_decoder.cc112 int32_t bufferSize = p_buf->len - 1; in a2dp_vendor_opus_decoder_decode_packet() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_dict_buffers.cpp52 const int bufferSize = ByteArrayUtils::readUint32AndAdvancePosition( in openVer4DictBuffers() local
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/
DImsMediaVideoRenderer.cpp225 size_t bufferSize = 0; in processBuffers() local
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DTestUtils.cpp191 size_t bufferSize = std::max<size_t>(op.data.size(), 1); in createRequest() local
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/
DTrickplayStorageManager.java120 public boolean reachedStorageMax(long bufferSize, long pendingDelete) { in reachedStorageMax()
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
DTrickplayStorageManager.java120 public boolean reachedStorageMax(long bufferSize, long pendingDelete) { in reachedStorageMax()

1234