Searched defs:hash (Results 1 – 15 of 15) sorted by relevance
90 final int hash = Objects.hash(word, shortcut); in loadInBackground() local
84 int hash = 0; in getAttachmentsStateHashCode() local
58 public Hash_REF_DO(byte[] hash) { in Hash_REF_DO()
184 int hash = Arrays.hashCode(data); in hashCode() local
92 HashMap<String, String> hash = new HashMap<String, String>(); in getBucketIds() local
48 HashMap<String, String> hash = new HashMap<String, String>(); in getBucketIds() local
166 long hash = Utils.crc64Long(downloadUrl); in queryDatabase() local
90 long hash = Utils.crc64Long(stringUrl); in findEntryInDatabase() local
382 final int hash = getSmallHashFromSha1(sha.digest()); in getSmallHash() local
497 int hash = 0; in getFirstClientAddress() local
69 Object[] hash; field in ImapFolder
1219 Object[] hash = mailbox.getHashes(); in save() local
753 final Object[] hash = new Object[CONTENT_PROJECTION.length]; in getHashes() local
2180 final HashSet<String> hash = new HashSet<String>(); in convertToHashSet() local