Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/osi/test/fuzzers/include/
DlibosiFuzzHelperFunctions.h26 size_t buf_size = in generateBuffer() local
/packages/modules/Bluetooth/system/osi/test/fuzzers/compat/
Dfuzz_compat.cc27 size_t buf_size = in LLVMFuzzerTestOneInput() local
/packages/modules/Bluetooth/system/osi/test/fuzzers/future/
Dfuzz_future.cc27 size_t buf_size = in LLVMFuzzerTestOneInput() local
/packages/modules/adb/client/
Dline_printer.cpp101 COORD buf_size = { csbi.dwSize.X, 1 }; in Print() local
Dincremental.cpp232 int buf_size = 0; in wait_for_installation() local
/packages/modules/adb/
Dsysdeps_win32_test.cpp115 void TestParseCompleteUTF8(const char* buf, const size_t buf_size, in TestParseCompleteUTF8()
Dsysdeps_win32.cpp2680 static int _console_write_utf8(const char* const buf, const size_t buf_size, FILE* stream, in _console_write_utf8()
/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Da2dpCodecHelperFunctions.h127 size_t buf_size = fdp->ConsumeIntegralInRange<size_t>(0, MAX_BTHDR_SIZE); in getArbitraryBtHdr() local
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_conn.cc737 uint16_t buf_size; in hidd_conn_send_data() local
Dhidh_conn.cc754 uint16_t buf_size; in hidh_conn_snd_data() local
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc186 uint8_t rpt_id, uint16_t buf_size) { in BTA_HhGetReport()
/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/
DsdpFuzzHelpers.h259 uint8_t buf_size = fdp->ConsumeIntegral<uint8_t>(); in generateArbitrarySdpElemSequence() local
/packages/modules/Bluetooth/system/stack/avct/
Davct_lcb_act.cc557 uint16_t buf_size = p_lcb->peer_mtu + L2CAP_MIN_OFFSET + BT_HDR_SIZE; in avct_lcb_send_msg() local
/packages/modules/adb/client/openscreen/platform/
Dudp_socket.cpp282 unsigned int buf_size = sizeof(default_addr); in SetMulticastOutboundInterface() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc405 size_t buf_size; /* The size of the buffer, determined by the packet_size. */ member
855 size_t buf_size; /* The size of the buffer, determined by the packet_size. */ member
/packages/modules/Virtualization/authfs/fd_server/src/
Daidl.rs399 let buf_size = min(remaining, max_size as u64) as usize; in read_into_buf() localVariable
/packages/modules/adb/tls/tests/
Dtls_connection_test.cpp547 const size_t buf_size = 256; in TEST_F() local
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_fcr.cc245 uint16_t buf_size = no_of_bytes + sizeof(BT_HDR) + new_offset + L2CAP_FCS_LEN; in l2c_fcr_clone_buf() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc3855 size_t buf_size = p_rsp->num_attrs * sizeof(btrc_element_attr_val_t); in handle_get_metadata_attr_response() local