Searched defs:WireFormat (Results 1 – 11 of 11) sorted by relevance
9 const WireFormat = { variable
7 const WireFormat = goog.require('proto.conformance.WireFormat'); constant
20 use \Conformance\WireFormat; alias
54 enum WireFormat { enum
44 public static class WireFormat class
45 public final class WireFormat { class47 private WireFormat() {} in WireFormat() method in WireFormat
64 class WireFormat; // wire_format.h variable
179 class WireFormat; // wire_format.h variable
62 public enum WireFormat { enum
1441 using WireFormat = internal::WireFormat; typedef in google::protobuf::compiler::cpp::ParseLoopGenerator