Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedOutputStream.java1037 public final void writeGroupNoTag(final MessageLite value) throws IOException { in writeGroupNoTag() method in CodedOutputStream
1047 final void writeGroupNoTag(final MessageLite value, Schema schema) throws IOException { in writeGroupNoTag() method in CodedOutputStream