Searched defs:maxLen (Results 1 – 10 of 10) sorted by relevance
24 maxLen = 0 variable28 maxLen = max(maxLen, len(defineValuePair[0])) variable
32 int32_t maxLen = fdp.ConsumeIntegralInRange<size_t>(kMinBytes, (size_t)sizeof(AMediaUUID)); in LLVMFuzzerTestOneInput() local
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()
472 size_t maxLen; in read() local822 size_t maxLen; in read() local
217 private static <T> String formatCollection(Collection<T> collection, int maxLen) { in formatCollection()
711 size_t maxLen = 0; in maxBenchmarkNameLen() local
832 status_t AudioEffect::guidToString(const effect_uuid_t *guid, char *str, size_t maxLen) in guidToString()
1172 int maxLen = Math.max(strLux.length(), in dumpConfigDiff() local