Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldInfo.java400 public Object getMapDefaultEntry() { in getMapDefaultEntry() method in FieldInfo
DSchemaUtil.java825 static Object getMapDefaultEntry(Class<?> clazz, String name) { in getMapDefaultEntry() method in SchemaUtil