Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs85 pub struct ProtobufTypeUint32; struct
247 impl ProtobufType for ProtobufTypeUint32 { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs111 pub struct ProtobufTypeUint32; struct
287 impl ProtobufTypeTrait for ProtobufTypeUint32 { implementation