Home
last modified time | relevance | path

Searched defs:max_len (Results 1 – 9 of 9) sorted by relevance

/system/nfc/src/nfa/dm/
Dnfa_dm_main.cc217 uint8_t type, len, *p_value, *p_stored, max_len; in nfa_dm_check_set_config() local
/system/extras/simpleperf/
Dcmd_dumprecord.cpp64 size_t max_len = std::min(data.size - field.offset, field.elem_count); in ExtractStringField() local
82 uint32_t max_len = location >> 16; in ExtractDynamicStringField() local
/system/core/libsparse/
Dbacked_block.cpp347 unsigned int max_len) { in backed_block_split()
Dsparse.cpp326 int sparse_file_resparse(struct sparse_file* in_s, unsigned int max_len, struct sparse_file** out_s, in sparse_file_resparse()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1405 uint8_t max_len; in nfc_ncif_proc_ee_action() local
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc2843 int max_len; in nfa_ee_lmrt_to_nfcc() local
/system/logging/liblog/tests/
Dliblog_test.cpp952 ssize_t max_len = 0; in TEST() local
/system/memory/lmkd/
Dlmkd.cpp594 static ssize_t read_all(int fd, char *buf, size_t max_len) in read_all()
/system/connectivity/wificond/net/kernel-header-latest/
Dnl80211.h5085 __u32 min_len, max_len, bufsize; member