Home
last modified time | relevance | path

Searched defs:total_length (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/Fragment/
H A DFragmentRef.cpp127 unsigned int total_length = region_frag->getRegion().size(); in memcpy() local
137 unsigned int total_length = stub_frag->size(); in memcpy() local
/aosp12/packages/apps/Gallery2/jni_jpegstream/src/
H A Djpeg_writer.cpp131 int32_t total_length = length; in write() local
H A Djpeg_reader.cpp131 int32_t total_length = count; in read() local
/aosp12/system/bt/hci/test/
H A Dpacket_fragmenter_test.cc227 uint16_t total_length = data_length + 2; // 2 for l2cap length; in manufacture_acl_packet_and_then_reassemble() local
264 uint16_t total_length; in manufacture_iso_packet_and_then_reassemble() local
/aosp12/system/update_engine/
H A Dtest_http_server.cc298 const size_t total_length, in HandleGet()
384 const size_t total_length) { in HandleGet()
/aosp12/system/core/fastboot/
H A Dsocket.cpp144 size_t total_length = 0; in Send() local
/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflect_utils.cpp188 int total_length = 0; in GenerateJavaCodeAccessorMethodForBitwidth() local
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger_diag.cpp106 u32 total_length = size + sizeof(wifi_ring_buffer_entry); in update_connectivity_ring_buf() local