Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dkey.rs975 pub fn get_field_type(&self) -> KeyData_KeyType { in get_field_type()
987 pub fn set_field_type(&mut self, v: KeyData_KeyType) { in set_field_type()
1357 pub enum KeyData_KeyType { enum
1364 impl ::protobuf::ProtobufEnum for KeyData_KeyType { implementation
1369 fn from_i32(value: i32) -> ::std::option::Option<KeyData_KeyType> { in from_i32()
1390 impl ::std::marker::Copy for KeyData_KeyType { implementation
1393 impl ::std::default::Default for KeyData_KeyType { implementation
1399 impl ::protobuf::reflect::ProtobufValue for KeyData_KeyType { implementation