HomeSort by relevance Sort by last modified time
    Searched defs:getEmptyTypeRegistry (Results 1 - 3 of 3) sorted by null

  /external/protobuf/java/util/src/main/java/com/google/protobuf/util/
JsonFormat.java 104 return new Printer(TypeRegistry.getEmptyTypeRegistry(), false, false);
131 if (this.registry != TypeRegistry.getEmptyTypeRegistry()) {
195 return new Parser(TypeRegistry.getEmptyTypeRegistry());
215 if (this.registry != TypeRegistry.getEmptyTypeRegistry()) {
262 public static TypeRegistry getEmptyTypeRegistry() {
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.0/
protobuf-java-util-3.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.2/
protobuf-java-util-3.0.2.jar 

Completed in 47 milliseconds