Searched defs:InstallAttributesState (Results 1 – 1 of 1) sorted by relevance
16282 pub fn get_state(&self) -> InstallAttributesState { in get_state()16290 pub fn set_state(&mut self, v: InstallAttributesState) { in set_state()24664 pub enum InstallAttributesState { enum24672 impl ::protobuf::ProtobufEnum for InstallAttributesState { implementation24677 fn from_i32(value: i32) -> ::std::option::Option<InstallAttributesState> { in from_i32()24700 impl ::std::marker::Copy for InstallAttributesState { implementation24703 impl ::std::default::Default for InstallAttributesState { implementation24709 impl ::protobuf::reflect::ProtobufValue for InstallAttributesState { implementation