Searched defs:max_len (Results 1 – 9 of 9) sorted by relevance
/system/nfc/src/nfa/dm/ |
D | nfa_dm_main.cc | 217 uint8_t type, len, *p_value, *p_stored, max_len; in nfa_dm_check_set_config() local
|
/system/extras/simpleperf/ |
D | cmd_dumprecord.cpp | 64 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/ |
D | backed_block.cpp | 347 unsigned int max_len) { in backed_block_split()
|
D | sparse.cpp | 326 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/ |
D | nfc_ncif.cc | 1405 uint8_t max_len; in nfc_ncif_proc_ee_action() local
|
/system/nfc/src/nfa/ee/ |
D | nfa_ee_act.cc | 2843 int max_len; in nfa_ee_lmrt_to_nfcc() local
|
/system/logging/liblog/tests/ |
D | liblog_test.cpp | 952 ssize_t max_len = 0; in TEST() local
|
/system/memory/lmkd/ |
D | lmkd.cpp | 594 static ssize_t read_all(int fd, char *buf, size_t max_len) in read_all()
|
/system/connectivity/wificond/net/kernel-header-latest/ |
D | nl80211.h | 5085 __u32 min_len, max_len, bufsize; member
|