Home
last modified time | relevance | path

Searched defs:total_len (Results 1 – 6 of 6) sorted by relevance

/system/extras/ioshark/
Dioshark_bench_mmap.c59 size_t total_len, off_t offset) in setup_mmap_io_state()
/system/bt/stack/sdp/
Dsdp_discovery.cc803 uint32_t total_len; in add_attr() local
/system/update_engine/
Dtest_http_server.cc245 const size_t total_len = end_offset - start_offset; in WritePayload() local
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc620 int total_len = 0; in nfa_all_ee_find_total_sys_code_len() local
1457 int total_len = nfa_ee_find_total_sys_code_len(p_cb, entry + 1); in nfa_ee_api_remove_sys_code() local
/system/bt/stack/gatt/
Dgatt_sr.cc117 uint16_t ii, total_len, len; in process_read_multi_rsp() local
/system/core/logd/
DLogStatistics.h206 static constexpr size_t total_len = 80; variable