Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DSchemaUtil.java751 public static boolean shouldUseTableSwitch(FieldInfo[] fields) { in shouldUseTableSwitch() method in SchemaUtil
774 public static boolean shouldUseTableSwitch(int lo, int hi, int numFields) { in shouldUseTableSwitch() method in SchemaUtil