Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs101 pub struct ProtobufTypeBool; struct
471 impl ProtobufType for ProtobufTypeBool { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs135 pub struct ProtobufTypeBool; struct
529 impl ProtobufTypeTrait for ProtobufTypeBool { implementation