Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DWireFormat.cs44 public static class WireFormat class
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DWireFormat.java46 public final class WireFormat { class
48 private WireFormat() {} in WireFormat() method in WireFormat
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunknown_field_set.h55 class WireFormat; // wire_format.h variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance.proto61 enum WireFormat { enum
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs200 public enum WireFormat { enum