Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs81 pub struct ProtobufTypeInt32; struct
187 impl ProtobufType for ProtobufTypeInt32 { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs105 pub struct ProtobufTypeInt32; struct
225 impl ProtobufTypeTrait for ProtobufTypeInt32 { implementation