Searched defs:bufferSize (Results 1 – 12 of 12) sorted by relevance
/system/chre/util/system/ |
D | debug_dump.cc | 25 void debugDumpPrint(char *buffer, size_t *bufferPos, size_t bufferSize, in debugDumpPrint()
|
/system/chre/util/nanoapp/ |
D | debug.cc | 31 void logBuffer(const uint8_t *buffer, size_t bufferSize) { in logBuffer()
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothHidDeviceCallback.aidl | 25 void onGetReport(in BluetoothDevice device, in byte type, in byte id, in int bufferSize); in onGetReport()
|
D | IBluetoothHidHost.aidl | 50 boolean getReport(in BluetoothDevice device, byte reportType, byte reportId, int bufferSize); in getReport()
|
/system/bt/stack/a2dp/ |
D | a2dp_aac_decoder.cc | 67 UINT bufferSize = p_buf->len; in a2dp_aac_decoder_decode_packet() local
|
/system/chre/platform/android/ |
D | platform_audio.cc | 109 int32_t bufferSize = AAudioStream_getBufferCapacityInFrames(mStream); in PlatformAudio() local
|
/system/chre/platform/slpi/ |
D | host_link.cc | 140 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/ |
D | BufferedTextOutput.cpp | 84 size_t bufferSize; member
|
/system/libhidl/base/include/hidl/ |
D | MQDescriptor.h | 185 MQDescriptor<T, flavor>::MQDescriptor(size_t bufferSize, native_handle_t *nHandle, in MQDescriptor()
|
/system/chre/platform/shared/ |
D | host_protocol_chre.cc | 180 size_t bufferSize) { in encodeLogMessages()
|
/system/bt/btif/src/ |
D | btif_hh.cc | 704 uint8_t reportId, uint16_t bufferSize) { in btif_hh_getreport() 1490 int bufferSize) { in get_report()
|
/system/core/liblog/ |
D | logprint.cpp | 1720 size_t bufferSize; in android_log_formatLogLine() local
|