Searched defs:WireFormat (Results 1 - 5 of 5) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/
H A DWireFormat.java27 public enum WireFormat { enum
/external/protobuf/src/google/protobuf/
H A Dwire_format.h75 class LIBPROTOBUF_EXPORT WireFormat { class in namespace:google::protobuf::internal
124 // WireFormat::SerializeWithCachedSizes() on the same object.
262 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormat);
283 inline WireFormatLite::WireType WireFormat::WireTypeForField(
292 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
301 inline uint32 WireFormat::MakeTag(const FieldDescriptor* field) {
305 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
313 inline void WireFormat::VerifyUTF8String(const char* data, int size,
314 WireFormat::Operation op) {
316 WireFormat
[all...]
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DWireFormat.java44 public final class WireFormat { class
46 private WireFormat() {} method in class:WireFormat
/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/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 128 milliseconds