Searched defs:newOutput (Results 1 - 5 of 5) 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;
/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 349 milliseconds