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

/external/protobuf/java/src/main/java/com/google/protobuf/
H A DByteString.java316 public static Output newOutput(final int initialCapacity) { method in class:ByteString
323 public static Output newOutput() { method in class:ByteString
324 return newOutput(32);
354 * Using this is much more efficient than calling {@code newOutput()} and
/external/qemu/android/base/
H A DLog.cpp249 LogOutput* LogOutput::setNewOutput(LogOutput* newOutput) { argument
251 gLogOutput = newOutput;
H A DLog.h388 // |newOutput| is either NULL (which means the default), or a
390 static LogOutput* setNewOutput(LogOutput* newOutput);
/external/protobuf/java/src/test/java/com/google/protobuf/
H A DCodedInputStreamTest.java383 ByteString.Output rawOutput = ByteString.newOutput();
492 ByteString.Output rawOutput = ByteString.newOutput();
/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 705 milliseconds