Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/util/
H A DArrayMap.java125 private static int binarySearchHashes(int[] hashes, int N, int hash) { in binarySearchHashes() method in ArrayMap
146 int index = binarySearchHashes(mHashes, N, hash); in indexOf()
185 int index = binarySearchHashes(mHashes, N, 0); in indexOfNull()
/aosp12/frameworks/base/config/
H A Dboot-profile.txt20 Landroid/util/ArrayMap;->binarySearchHashes([III)I
H A Dboot-image-profile.txt15929 HSPLandroid/util/ArrayMap;->binarySearchHashes([III)I
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt15880 HSPLandroid/util/ArrayMap;->binarySearchHashes([III)I
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt60812 Landroid/util/ArrayMap;->binarySearchHashes([III)I