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

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/
H A DWireFormat.java27 public enum WireFormat { enum
/external/protobuf/csharp/src/Google.Protobuf/
H A DWireFormat.cs44 public static class WireFormat class in namespace:Google.Protobuf
/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.
261 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormat);
282 inline WireFormatLite::WireType WireFormat::WireTypeForField(
291 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
300 inline uint32 WireFormat::MakeTag(const FieldDescriptor* field) {
304 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
312 inline void WireFormat::VerifyUTF8String(const char* data, int size,
313 WireFormat::Operation op) {
323 inline void WireFormat
[all...]
/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java46 public final class WireFormat { class
48 private WireFormat() {} method in class:WireFormat
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DConformance.cs189 new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Conformance.WireFormat), typeof(global::Conformance.ForeignEnum), }, new pbr::GeneratedClrTypeInfo[] {
201 public enum WireFormat { enum in namespace:Conformance
281 private global::Conformance.WireFormat requestedOutputFormat_ = 0;
285 public global::Conformance.WireFormat RequestedOutputFormat {
403 requestedOutputFormat_ = (global::Conformance.WireFormat) input.ReadEnum();
/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/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 196 milliseconds