Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs102 pub struct ProtobufTypeDouble; struct
192 impl ProtobufTypeTrait for ProtobufTypeDouble { implementation
221 impl ProtobufTypeFixed for ProtobufTypeDouble { implementation
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs79 pub struct ProtobufTypeDouble; struct
154 impl ProtobufType for ProtobufTypeDouble { implementation