Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dfido.rs1861 pub struct CableRegistration { struct
1870 impl<'a> ::std::default::Default for &'a CableRegistration { implementation
1876 impl CableRegistration { impl
1934 impl ::protobuf::Message for CableRegistration { implementation
2019 impl ::protobuf::Clear for CableRegistration { implementation
2027 impl ::protobuf::reflect::ProtobufValue for CableRegistration { implementation
2808 pub fn get_cable_registration_data(&self) -> &CableRegistration { in get_cable_registration_data()
2820 pub fn set_cable_registration_data(&mut self, v: CableRegistration) { in set_cable_registration_data()
2826 pub fn mut_cable_registration_data(&mut self) -> &mut CableRegistration { in mut_cable_registration_data()
2834 pub fn take_cable_registration_data(&mut self) -> CableRegistration { in take_cable_registration_data()