Searched defs:maxLen (Results 1 – 9 of 9) sorted by relevance
24 maxLen = 0 variable28 maxLen = max(maxLen, len(defineValuePair[0])) variable
52 private static String truncateString(String string, int maxLen) { in truncateString()
32 public int maxLen; field in Input
95 int uuidToString(const effect_uuid_t *uuid, char *str, size_t maxLen) in uuidToString()
217 private static <T> String formatCollection(Collection<T> collection, int maxLen) { in formatCollection()
474 size_t maxLen; in read() local824 size_t maxLen; in read() local
709 size_t maxLen = 0; in maxBenchmarkNameLen() local
790 status_t AudioEffect::guidToString(const effect_uuid_t *guid, char *str, size_t maxLen) in guidToString()
1085 int maxLen = Math.max(strLux.length(), in dumpConfigDiff() local