Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs126 pub struct ProtobufTypeFixed64; struct
430 impl ProtobufTypeTrait for ProtobufTypeFixed64 { implementation
459 impl ProtobufTypeFixed for ProtobufTypeFixed64 { implementation
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs95 pub struct ProtobufTypeFixed64; struct
387 impl ProtobufType for ProtobufTypeFixed64 { implementation