Home
last modified time | relevance | path

Searched refs:binarySearchHashes (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/util/
H A DArrayMap.java128 private static int binarySearchHashes(int[] hashes, int N, int hash) { in binarySearchHashes() method in ArrayMap
149 int index = binarySearchHashes(mHashes, N, hash); in indexOf()
188 int index = binarySearchHashes(mHashes, N, 0); in indexOfNull()
/aosp14/frameworks/base/config/
H A Dboot-profile.txt20 Landroid/util/ArrayMap;->binarySearchHashes([III)I
H A Dboot-image-profile.txt15627 HSPLandroid/util/ArrayMap;->binarySearchHashes([III)I
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt15563 HSPLandroid/util/ArrayMap;->binarySearchHashes([III)I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57489 Landroid/util/ArrayMap;->binarySearchHashes([III)I