Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs89 pub struct ProtobufTypeSint32; struct
303 impl ProtobufType for ProtobufTypeSint32 { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs117 pub struct ProtobufTypeSint32; struct
345 impl ProtobufTypeTrait for ProtobufTypeSint32 { implementation