Home
last modified time | relevance | path

Searched defs:hashCodeByteBuffer (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DInternal.java348 public static int hashCodeByteBuffer(List<ByteBuffer> list) { in hashCodeByteBuffer() method in Internal
362 public static int hashCodeByteBuffer(ByteBuffer bytes) { in hashCodeByteBuffer() method in Internal