Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/
Dsecuregcm.rs45 pub struct GcmMetadata { struct
49 // @@protoc_insertion_point(field:securegcm.GcmMetadata.version) argument
52 // @@protoc_insertion_point(special_field:securegcm.GcmMetadata.special_fields) argument
56 impl<'a> ::std::default::Default for &'a GcmMetadata { argument
62 impl GcmMetadata { implementation
109 impl ::protobuf::Message for GcmMetadata { implementation
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/
Dsecuregcm.proto73 message GcmMetadata { message