Home
last modified time | relevance | path

Searched defs:buf_size (Results 1 – 22 of 22) sorted by relevance

/system/update_engine/payload_generator/
Dbzip.cc37 size_t buf_size = 40 + in.size() * 35 / 100; in BzipCompress() local
/system/core/adb/
Dline_printer.cpp90 COORD buf_size = { csbi.dwSize.X, 1 }; in Print() local
Dsysdeps_win32_test.cpp145 void TestParseCompleteUTF8(const char* buf, const size_t buf_size, in TestParseCompleteUTF8()
Dsysdeps_win32.cpp2489 static int _console_write_utf8(const char* const buf, const size_t buf_size, FILE* stream, in _console_write_utf8()
/system/bt/btif/co/
Dbta_hl_co.c322 UINT16 buf_size, UINT8 *p_buf, UINT16 evt) in bta_hl_co_get_tx_data()
419 UINT16 buf_size, UINT8 *p_buf, UINT16 evt) in bta_hl_co_get_echo_data()
/system/core/logwrapper/
Dlogwrap.c63 size_t buf_size; member
76 ssize_t buf_size; member
188 static void print_buf_lines(struct log_info *log_info, char *buf, int buf_size) in print_buf_lines()
/system/media/camera/tests/
Dcamera_metadata_tests.cpp114 size_t buf_size = calculate_camera_metadata_size(entry_capacity, in TEST() local
143 size_t buf_size = calculate_camera_metadata_size(entry_capacity, in TEST() local
169 size_t buf_size = calculate_camera_metadata_size(entry_capacity, in TEST() local
469 size_t buf_size = get_camera_metadata_compact_size(m); in TEST() local
522 size_t buf_size = get_camera_metadata_compact_size(m); in TEST() local
578 size_t buf_size = get_camera_metadata_compact_size(m); in TEST() local
/system/tpm/trunks/ftdi/
Dsupport.c96 int* buf_size) { in build_block_buffer()
Dmpsse.c694 int retval = MPSSE_FAIL, buf_size = 0, txsize = 0, n = 0; in Write() local
/system/bt/bta/hh/
Dbta_hh_api.c193 void BTA_HhGetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id, UINT16 buf_size) in BTA_HhGetReport()
/system/bt/stack/avct/
Davct_lcb_act.c536 UINT16 buf_size = p_lcb->peer_mtu + L2CAP_MIN_OFFSET + BT_HDR_SIZE; in avct_lcb_send_msg() local
/system/core/libziparchive/
Dzip_archive.cc777 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append()
845 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append()
/system/core/libnetutils/
Ddhcpclient.c239 static void hex2str(char *buf, size_t buf_size, const unsigned char *array, int len) in hex2str()
/system/bt/stack/hid/
Dhidh_conn.c893 UINT16 buf_size; in hidh_conn_snd_data() local
/system/media/audio_utils/
Decho_reference.c50 size_t buf_size; // main buffer size in frames member
/system/core/liblog/
Dlogd_reader.c264 const char *msg, char *buf, size_t buf_size) in send_log_msg()
/system/bt/stack/l2cap/
Dl2c_fcr.c333 uint16_t buf_size = no_of_bytes + sizeof(BT_HDR) + new_offset + L2CAP_FCS_LEN; in l2c_fcr_clone_buf() local
/system/extras/simpleperf/
Drecord.cpp601 const char* buf, size_t buf_size) { in ReadRecordsFromBuffer()
/system/bt/stack/avdt/
Davdt_scb_act.c2083 UINT16 buf_size; in avdt_scb_queue_frags() local
/system/bt/bta/av/
Dbta_av_int.h445 UINT16 buf_size; member
/system/bt/bta/include/
Dbta_hl_api.h344 UINT16 buf_size; member
/system/bt/btif/src/
Dbtif_rc.c3009 size_t buf_size = p_rsp->num_attr * sizeof(btrc_element_attr_val_t); in handle_get_elem_attr_response() local