Searched defs:maxLen (Results 1 – 9 of 9) sorted by relevance
24 maxLen = 0 variable28 maxLen = max(maxLen, len(defineValuePair[0])) variable
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()
491 size_t maxLen; in read() local816 size_t maxLen; in read() local
279 status_t SoundTrigger::guidToString(const sound_trigger_uuid_t *guid, char *str, size_t maxLen) in guidToString()
709 size_t maxLen = 0; in maxBenchmarkNameLen() local
690 int maxLen = WifiApConfigStore.PSK_MAX_LEN; in testWpa2PskNetworkConfigInValidateApWifiConfigurationCheck() local
569 status_t AudioEffect::guidToString(const effect_uuid_t *guid, char *str, size_t maxLen) in guidToString()