Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/2.27.1/src/
Dtypes.rs89 pub struct ProtobufTypeSint32; struct
303 impl ProtobufType for ProtobufTypeSint32 { implementation
/external/rust/crates/protobuf/src/reflect/
Dtypes.rs117 pub struct ProtobufTypeSint32; struct
345 impl ProtobufTypeTrait for ProtobufTypeSint32 { implementation