Home
last modified time | relevance | path

Searched defs:WireFormat (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/conformance/
Dconformance_php.php31 use Conformance\WireFormat; alias
Dconformance.proto34 enum WireFormat { enum
/third_party/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs21 public static class WireFormat class
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java22 public final class WireFormat { class
24 private WireFormat() {} in WireFormat() method in WireFormat
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h47 class WireFormat; // wire_format.h variable
Dmessage.h196 class WireFormat; // wire_format.h variable
Dextension_set.h69 class WireFormat; variable
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.pb.cs67 public enum WireFormat { enum