Home
last modified time | relevance | path

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

/third_party/protobuf/objectivec/
DGPBCodedInputStream.m426 - (void)skipMessage { method
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java227 public void skipMessage() throws IOException { in skipMessage() method in CodedInputStream
247 public void skipMessage(CodedOutputStream output) throws IOException { in skipMessage() method in CodedInputStream