Home
last modified time | relevance | path

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

/system/core/logd/
DSerializedLogEntry.h90 uint16_t total_len() const { return sizeof(*this) + msg_len_; } in total_len() function
DSerializedLogBuffer.cpp90 auto total_len = sizeof(SerializedLogEntry) + len; in Log() local
DLogStatistics.h60 uint16_t total_len; member
/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.cc621 int total_len = 0; in nfa_all_ee_find_total_sys_code_len() local
1458 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