Home
last modified time | relevance | path

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

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