Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs129 pub struct ProtobufTypeSfixed32; struct
463 impl ProtobufTypeTrait for ProtobufTypeSfixed32 { implementation
492 impl ProtobufTypeFixed for ProtobufTypeSfixed32 { implementation
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs97 pub struct ProtobufTypeSfixed32; struct
415 impl ProtobufType for ProtobufTypeSfixed32 { implementation