Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dfido.rs1621 pub struct CableAuthentication { struct
1632 impl<'a> ::std::default::Default for &'a CableAuthentication { argument
1638 impl CableAuthentication { implementation
1737 impl ::protobuf::Message for CableAuthentication { implementation
1844 impl ::protobuf::Clear for CableAuthentication { implementation
1854 impl ::protobuf::reflect::ProtobufValue for CableAuthentication { implementation
2195 pub fn get_cable_authentication_data(&self) -> &[CableAuthentication] { in get_cable_authentication_data()
2203 …pub fn set_cable_authentication_data(&mut self, v: ::protobuf::RepeatedField<CableAuthentication>)… in set_cable_authentication_data()
2208 …pub fn mut_cable_authentication_data(&mut self) -> &mut ::protobuf::RepeatedField<CableAuthenticat… in mut_cable_authentication_data()
2213 …pub fn take_cable_authentication_data(&mut self) -> ::protobuf::RepeatedField<CableAuthentication> in take_cable_authentication_data()