Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
DUserDataAuth.rs24523 pub enum AuthSessionFlags { enum
24528 impl ::protobuf::ProtobufEnum for AuthSessionFlags { implementation
24533 fn from_i32(value: i32) -> ::std::option::Option<AuthSessionFlags> { in from_i32()
24550 impl ::std::marker::Copy for AuthSessionFlags { implementation
24553 impl ::std::default::Default for AuthSessionFlags { implementation
24559 impl ::protobuf::reflect::ProtobufValue for AuthSessionFlags { implementation