Home
last modified time | relevance | path

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

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