Home
last modified time | relevance | path

Searched defs:max_buff_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/StringUtil/
H A Dsignal_to_string.cpp26 constexpr size_t max_buff_size() { in max_buff_size() function
H A Derror_to_string.cpp25 constexpr size_t max_buff_size() { in max_buff_size() function
/aosp_15_r20/system/nfc/src/nfa/hci/
H A Dnfa_hci_utils.cc1319 char* p_buff, const uint8_t max_buff_size) { in nfa_hciu_get_type_inst_names()