Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs91 pub struct ProtobufTypeSint64; struct
331 impl ProtobufType for ProtobufTypeSint64 { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs120 pub struct ProtobufTypeSint64; struct
371 impl ProtobufTypeTrait for ProtobufTypeSint64 { implementation