Searched refs:writeDelimitedTo (Results 1 - 7 of 7) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/
H A DMessageLite.java125 * {@link #writeDelimitedTo(OutputStream)}.
137 void writeDelimitedTo(OutputStream output) throws IOException; method in interface:MessageLite
298 * {@link MessageLite#writeDelimitedTo(OutputStream)} to write your message
318 * {@link MessageLite#writeDelimitedTo(OutputStream)} to write messages in
H A DAbstractMessageLite.java83 public void writeDelimitedTo(final OutputStream output) throws IOException { method in class:AbstractMessageLite
H A DUnknownFieldSet.java189 public void writeDelimitedTo(OutputStream output) throws IOException { method in class:UnknownFieldSet
/external/protobuf/java/src/test/java/com/google/protobuf/
H A DWireFormatTest.java226 TestUtil.getAllSet().writeDelimitedTo(output);
228 TestUtil.getPackedSet().writeDelimitedTo(output);
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 64 milliseconds