Home
last modified time | relevance | path

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

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