Home
last modified time | relevance | path

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

/system/chre/util/system/
Ddebug_dump.cc25 void debugDumpPrint(char *buffer, size_t *bufferPos, size_t bufferSize, in debugDumpPrint()
/system/chre/util/nanoapp/
Ddebug.cc31 void logBuffer(const uint8_t *buffer, size_t bufferSize) { in logBuffer()
/system/bt/binder/android/bluetooth/
DIBluetoothHidDeviceCallback.aidl25 void onGetReport(in BluetoothDevice device, in byte type, in byte id, in int bufferSize); in onGetReport()
DIBluetoothHidHost.aidl50 boolean getReport(in BluetoothDevice device, byte reportType, byte reportId, int bufferSize); in getReport()
/system/bt/stack/a2dp/
Da2dp_aac_decoder.cc67 UINT bufferSize = p_buf->len; in a2dp_aac_decoder_decode_packet() local
/system/chre/platform/android/
Dplatform_audio.cc109 int32_t bufferSize = AAudioStream_getBufferCapacityInFrames(mStream); in PlatformAudio() local
/system/chre/platform/slpi/
Dhost_link.cc140 size_t bufferSize, unsigned int *messageLen) { in copyToHostBuffer()
311 size_t bufferSize, unsigned int *messageLen) { in generateMessageToHost()
331 size_t bufferSize, unsigned int *messageLen) { in generateHubInfoResponse()
362 FlatBufferBuilder *builder, unsigned char *buffer, size_t bufferSize, in generateMessageFromBuilder()
606 size_t bufferSize = static_cast<size_t>(bufferLen); in chre_slpi_get_message_to_host() local
/system/libhwbinder/
DBufferedTextOutput.cpp84 size_t bufferSize; member
/system/libhidl/base/include/hidl/
DMQDescriptor.h185 MQDescriptor<T, flavor>::MQDescriptor(size_t bufferSize, native_handle_t *nHandle, in MQDescriptor()
/system/chre/platform/shared/
Dhost_protocol_chre.cc180 size_t bufferSize) { in encodeLogMessages()
/system/bt/btif/src/
Dbtif_hh.cc704 uint8_t reportId, uint16_t bufferSize) { in btif_hh_getreport()
1490 int bufferSize) { in get_report()
/system/core/liblog/
Dlogprint.cpp1720 size_t bufferSize; in android_log_formatLogLine() local