Searched refs:hashFunction (Results 1 – 4 of 4) sorted by relevance
71 HashFunction hashFunction = Hashing.sha512(); in calibrateMethod() local91 HashCode code1 = hashFunction.hashBytes(buffer); in calibrateMethod()93 HashCode code2 = hashFunction.hashBytes(buffer); in calibrateMethod()
123 HashFunction hashFunction = Hashing.sha1()124 … HashCode hashCode = hashFunction.hashString(inputFile.getAbsolutePath(), Charset.forName("UTF-8"))
122 HashFunction hashFunction = Hashing.sha1()123 … HashCode hashCode = hashFunction.hashString(inputFile.getAbsolutePath(), Charset.forName("UTF-8"))
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...