Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DAbstractMessage.java621 protected static int hashBoolean(boolean b) { in hashBoolean() method in AbstractMessage
DInternal.java230 public static int hashBoolean(boolean b) { in hashBoolean() method in Internal