Searched refs:getBytesInternal (Results 1 – 3 of 3) sorted by relevance
95 byte[] bytes = Hashing.murmur3_128().hashObject(object, funnel).getBytesInternal(); in MURMUR128_MITZ_64()113 byte[] bytes = Hashing.murmur3_128().hashObject(object, funnel).getBytesInternal(); in MURMUR128_MITZ_64()
103 byte[] getBytesInternal() { in getBytesInternal() method in HashCode291 byte[] getBytesInternal() { in getBytesInternal() method in HashCode.BytesHashCode
125 hashCode.getBytesInternal()[0] = (byte) 0x00; in testGetBytesInternal_noCloneOccurs()