Home
last modified time | relevance | path

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

/system/logging/logd/
DSerializedLogEntry.h89 uint16_t total_len() const { return sizeof(*this) + msg_len_; } in total_len() function
DSerializedLogBuffer.cpp38 auto total_len = sizeof(SerializedLogEntry) + len; in LogToLogBuffer() local
DLogStatistics.h59 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/update_engine/
Dtest_http_server.cc246 const size_t total_len = end_offset - start_offset; in WritePayload() local
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc664 int total_len = 0; in nfa_all_ee_find_total_sys_code_len() local
1501 int total_len = nfa_ee_find_total_sys_code_len(p_cb, entry + 1); in nfa_ee_api_remove_sys_code() local