Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dtypes.rs105 pub struct ProtobufTypeBytes; struct
529 impl ProtobufType for ProtobufTypeBytes { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Dtypes.rs141 pub struct ProtobufTypeBytes; struct
587 impl ProtobufTypeTrait for ProtobufTypeBytes { implementation