Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs132 pub struct ProtobufTypeSfixed64; struct
496 impl ProtobufTypeTrait for ProtobufTypeSfixed64 { implementation
525 impl ProtobufTypeFixed for ProtobufTypeSfixed64 { implementation
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs99 pub struct ProtobufTypeSfixed64; struct
443 impl ProtobufType for ProtobufTypeSfixed64 { implementation