Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs83 pub struct ProtobufTypeInt64; struct
219 impl ProtobufType for ProtobufTypeInt64 { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs108 pub struct ProtobufTypeInt64; struct
258 impl ProtobufTypeTrait for ProtobufTypeInt64 { implementation