/packages/modules/Bluetooth/system/osi/test/fuzzers/include/ |
D | libosiFuzzHelperFunctions.h | 27 size_t buf_size = dataProvider->ConsumeIntegralInRange<size_t>(0, max_buffer_size); in generateBuffer() local
|
/packages/modules/Bluetooth/system/osi/test/fuzzers/compat/ |
D | fuzz_compat.cc | 29 size_t buf_size = dataProvider.ConsumeIntegralInRange<size_t>(0, MAX_BUFFER_SIZE); in LLVMFuzzerTestOneInput() local
|
/packages/modules/Bluetooth/system/osi/test/fuzzers/future/ |
D | fuzz_future.cc | 28 size_t buf_size = dataProvider.ConsumeIntegralInRange<size_t>(1, MAX_BUFFER_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 | 241 int buf_size = 0; in wait_for_installation() local
|
/packages/modules/Nfc/libnfc-nci/src/adaptation/ |
D | debug_lmrt.cc | 89 void lmrt_capture(uint8_t* buf, uint8_t buf_size) { in lmrt_capture()
|
/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 | 116 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 | 720 uint16_t buf_size; in hidd_conn_send_data() local
|
D | hidh_conn.cc | 768 uint16_t buf_size; in hidh_conn_snd_data() local
|
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_api.cc | 188 uint16_t buf_size) { in BTA_HhGetReport()
|
/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/ |
D | sdpFuzzHelpers.h | 247 uint8_t buf_size = fdp->ConsumeIntegral<uint8_t>(); in generateArbitrarySdpElemSequence() local
|
/packages/modules/Bluetooth/system/stack/avct/ |
D | avct_lcb_act.cc | 551 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 | 412 size_t buf_size; /* The size of the buffer, determined by the packet_size. */ member 875 size_t buf_size; /* The size of the buffer, determined by the packet_size. */ member
|
/packages/modules/Nfc/libnfc-nci/src/nfa/dm/ |
D | nfa_dm_api.cc | 243 uint16_t buf_size = sizeof(tNFA_DM_API_SET_POWER_SUB_STATE); in NFA_SetPowerSubStateForScreenState() local
|
/packages/modules/Virtualization/android/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 | 232 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 | 1977 size_t buf_size = p_rsp->num_attrs * sizeof(btrc_element_attr_val_t); in handle_get_metadata_attr_response() local
|