Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/reflect/
Dtypes.rs123 pub struct ProtobufTypeFixed32; struct
397 impl ProtobufTypeTrait for ProtobufTypeFixed32 { implementation
426 impl ProtobufTypeFixed for ProtobufTypeFixed32 { implementation
/external/rust/crates/protobuf/2.27.1/src/
Dtypes.rs93 pub struct ProtobufTypeFixed32; struct
359 impl ProtobufType for ProtobufTypeFixed32 { implementation