Searched defs:WireFormat (Results 1 – 10 of 10) sorted by relevance
20 use \Conformance\WireFormat; alias
54 enum WireFormat { enum
44 public static class WireFormat class
15 pub trait WireFormat: std::marker::Sized { interface33 impl WireFormat for $Ty { impl
45 public final class WireFormat { class47 private WireFormat() {} in WireFormat() method in WireFormat
49 impl WireFormat for #container { in p9_wire_format_inner() impl
66 class WireFormat; // wire_format.h variable
179 class WireFormat; // wire_format.h variable
62 public enum WireFormat { enum
1412 using WireFormat = internal::WireFormat; typedef in google::protobuf::compiler::cpp::ParseLoopGenerator