/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/ |
D | SpeedMeasurementController.java | 40 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
|
D | UsbAoapHostActivity.java | 123 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/ |
D | LogEventQueue_test.cpp | 130 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/ |
D | stats_event_test.cpp | 152 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/ |
D | posix_async_socket.cc | 68 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/ |
D | NetlinkUtilsTest.java | 216 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/ |
D | NoCaptureAudioOutputPermissionTest.java | 42 int bufferSize = AudioRecord.getMinBufferSize(44100, in testCreateAudioRecord() local
|
/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/ |
D | GeoJsonTzToTzS2Polygons.java | 231 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/ |
D | HidDeviceNativeInterfaceTest.java | 79 short bufferSize = 100; in onGetReport() local
|
D | HidHostServiceBinderTest.java | 154 int bufferSize = 16; in getReport_callsServiceMethod() local
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/util/ |
D | MdnsUtilsTest.kt | 164 val bufferSize = 1500 in <lambda>() constant
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
D | mmapped_buffer.h | 56 AK_FORCE_INLINE MmappedBuffer(uint8_t *const buffer, const int bufferSize, in MmappedBuffer()
|
D | mmapped_buffer.cpp | 31 const char *const path, const int bufferOffset, const int bufferSize, in openBuffer()
|
D | dict_file_writing_utils.cpp | 92 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/ |
D | AudioRtpPayloadDecoderNode.cpp | 245 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/ |
D | IBluetoothHidDeviceCallback.aidl | 25 void onGetReport(in BluetoothDevice device, in byte type, in byte id, in int bufferSize); in onGetReport()
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | BytesBufferPool.java | 68 public BytesBufferPool(int poolSize, int bufferSize) { in BytesBufferPool()
|
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/nodes/ |
D | IVideoRendererNode.cpp | 364 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/ |
D | a2dp_aac_decoder.cc | 69 UINT bufferSize = p_buf->len; in a2dp_aac_decoder_decode_packet() local
|
D | a2dp_vendor_opus_decoder.cc | 112 int32_t bufferSize = p_buf->len - 1; in a2dp_vendor_opus_decoder_decode_packet() local
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/ |
D | ver4_dict_buffers.cpp | 52 const int bufferSize = ByteArrayUtils::readUint32AndAdvancePosition( in openVer4DictBuffers() local
|
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/ |
D | ImsMediaVideoRenderer.cpp | 225 size_t bufferSize = 0; in processBuffers() local
|
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/ |
D | TestUtils.cpp | 191 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/ |
D | TrickplayStorageManager.java | 120 public boolean reachedStorageMax(long bufferSize, long pendingDelete) { in reachedStorageMax()
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/ |
D | TrickplayStorageManager.java | 120 public boolean reachedStorageMax(long bufferSize, long pendingDelete) { in reachedStorageMax()
|