Home
last modified time | relevance | path

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

12

/external/protobuf/conformance/
Dconformance_php.php20 use \Conformance\WireFormat; alias
Dconformance.proto54 enum WireFormat { enum
/external/cronet/stable/third_party/protobuf/conformance/
Dconformance_php.php20 use \Conformance\WireFormat; alias
Dconformance.proto54 enum WireFormat { enum
/external/cronet/tot/third_party/protobuf/conformance/
Dconformance_php.php20 use \Conformance\WireFormat; alias
Dconformance.proto54 enum WireFormat { enum
/external/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs44 public static class WireFormat class
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs44 public static class WireFormat class
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs44 public static class WireFormat class
/external/rust/android-crates-io/crates/p9/src/protocol/
Dwire_format.rs17 pub trait WireFormat: std::marker::Sized { interface
35 impl WireFormat for $Ty { impl
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java45 public final class WireFormat { class
47 private WireFormat() {} in WireFormat() method in WireFormat
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java45 public final class WireFormat { class
47 private WireFormat() {} in WireFormat() method in WireFormat
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java45 public final class WireFormat { class
47 private WireFormat() {} in WireFormat() method in WireFormat
/external/rust/android-crates-io/crates/mls-rs/src/group/
Dmessage_signature.rs93 wire_format: WireFormat, in new()
119 wire_format: WireFormat, in new_signed()
Dframing.rs414 pub fn wire_format(&self) -> WireFormat { in wire_format()
569 pub enum WireFormat { enum
Dmls_rules.rs107 pub(crate) fn control_wire_format(&self, sender: Sender) -> WireFormat { in control_wire_format()
/external/rust/android-crates-io/crates/p9_wire_format_derive/src/
Dlib.rs60 impl WireFormat for #container { in p9_wire_format_inner() impl
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h66 class WireFormat; // wire_format.h variable
Dmessage.h188 class WireFormat; // wire_format.h variable
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h66 class WireFormat; // wire_format.h variable
Dmessage.h188 class WireFormat; // wire_format.h variable
/external/protobuf/src/google/protobuf/
Dunknown_field_set.h66 class WireFormat; // wire_format.h variable
Dmessage.h188 class WireFormat; // wire_format.h variable
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs62 public enum WireFormat { enum
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs62 public enum WireFormat { enum

12