Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTypeRegistry.java54 public static TypeRegistry getEmptyTypeRegistry() { in getEmptyTypeRegistry() method in TypeRegistry
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java513 public static TypeRegistry getEmptyTypeRegistry() { in getEmptyTypeRegistry() method in JsonFormat.TypeRegistry