Home
last modified time | relevance | path

Searched defs:ProtobufTypeSfixed32 (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/protobuf/src/reflect/
Dtypes.rs129 pub struct ProtobufTypeSfixed32; struct
463 impl ProtobufTypeTrait for ProtobufTypeSfixed32 { implementation
492 impl ProtobufTypeFixed for ProtobufTypeSfixed32 { implementation
/external/rust/crates/protobuf/2.27.1/src/
Dtypes.rs97 pub struct ProtobufTypeSfixed32; struct
415 impl ProtobufType for ProtobufTypeSfixed32 { implementation