Home
last modified time | relevance | path

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

/external/protobuf/java/src/main/java/com/google/protobuf/
DMessageLite.java167 MessageLite buildPartial(); in buildPartial() method
DMessage.java132 Message buildPartial(); in buildPartial() method
DUnknownFieldSet.java344 public UnknownFieldSet buildPartial() { in buildPartial() method in UnknownFieldSet.Builder
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/protobuf/java/src/test/java/com/google/protobuf/
DAbstractMessageTest.java111 public AbstractMessageWrapper buildPartial() { in buildPartial() method in AbstractMessageTest.AbstractMessageWrapper.Builder