/packages/modules/Bluetooth/system/osi/test/fuzzers/include/ |
D | libosiFuzzHelperFunctions.h | 26 size_t buf_size = in generateBuffer() local
|
/packages/modules/Bluetooth/system/osi/test/fuzzers/compat/ |
D | fuzz_compat.cc | 27 size_t buf_size = in LLVMFuzzerTestOneInput() local
|
/packages/modules/Bluetooth/system/osi/test/fuzzers/future/ |
D | fuzz_future.cc | 27 size_t buf_size = in LLVMFuzzerTestOneInput() local
|
/packages/modules/adb/client/ |
D | line_printer.cpp | 101 COORD buf_size = { csbi.dwSize.X, 1 }; in Print() local
|
D | incremental.cpp | 232 int buf_size = 0; in wait_for_installation() local
|
/packages/modules/adb/ |
D | sysdeps_win32_test.cpp | 115 void TestParseCompleteUTF8(const char* buf, const size_t buf_size, in TestParseCompleteUTF8()
|
D | sysdeps_win32.cpp | 2680 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/ |
D | a2dpCodecHelperFunctions.h | 127 size_t buf_size = fdp->ConsumeIntegralInRange<size_t>(0, MAX_BTHDR_SIZE); in getArbitraryBtHdr() local
|
/packages/modules/Bluetooth/system/stack/hid/ |
D | hidd_conn.cc | 737 uint16_t buf_size; in hidd_conn_send_data() local
|
D | hidh_conn.cc | 754 uint16_t buf_size; in hidh_conn_snd_data() local
|
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_api.cc | 186 uint8_t rpt_id, uint16_t buf_size) { in BTA_HhGetReport()
|
/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/ |
D | sdpFuzzHelpers.h | 259 uint8_t buf_size = fdp->ConsumeIntegral<uint8_t>(); in generateArbitrarySdpElemSequence() local
|
/packages/modules/Bluetooth/system/stack/avct/ |
D | avct_lcb_act.cc | 557 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/ |
D | udp_socket.cpp | 282 unsigned int buf_size = sizeof(default_addr); in SetMulticastOutboundInterface() local
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sco_hci.cc | 405 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/ |
D | aidl.rs | 399 let buf_size = min(remaining, max_size as u64) as usize; in read_into_buf() localVariable
|
/packages/modules/adb/tls/tests/ |
D | tls_connection_test.cpp | 547 const size_t buf_size = 256; in TEST_F() local
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_fcr.cc | 245 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/ |
D | btif_rc.cc | 3855 size_t buf_size = p_rsp->num_attrs * sizeof(btrc_element_attr_val_t); in handle_get_metadata_attr_response() local
|