Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DBooleanArrayList.java138 public boolean getBoolean(int index) { in getBoolean() method in BooleanArrayList
DUnsafeUtil.java144 static boolean getBoolean(Object target, long offset) { in getBoolean() method in UnsafeUtil
202 static boolean getBoolean(boolean[] target, long index) { in getBoolean() method in UnsafeUtil
569 public abstract boolean getBoolean(Object target, long offset); in getBoolean() method in UnsafeUtil.MemoryAccessor
663 public boolean getBoolean(Object target, long offset) { in getBoolean() method in UnsafeUtil.JvmMemoryAccessor
763 public boolean getBoolean(Object target, long offset) { in getBoolean() method in UnsafeUtil.Android64MemoryAccessor
883 public boolean getBoolean(Object target, long offset) { in getBoolean() method in UnsafeUtil.Android32MemoryAccessor