Searched refs:length_threshold (Results 1 – 2 of 2) sorted by relevance
1767 HInvoke* invoke, int32_t length_threshold, size_t num_temps) { in CreateSystemArrayCopyLocationSummary() argument1785 if (len < 0 || (length_threshold > 0 && len >= length_threshold)) { in CreateSystemArrayCopyLocationSummary()
668 HInvoke* invoke, int32_t length_threshold = -1, size_t num_temps = 3);