Searched defs:ProtectionPolicy (Results 1 – 1 of 1) sorted by relevance
2856 pub fn get_protection_policy(&self) -> ProtectionPolicy { in get_protection_policy()2864 pub fn set_protection_policy(&mut self, v: ProtectionPolicy) { in set_protection_policy()3668 pub enum ProtectionPolicy { enum3675 impl ::protobuf::ProtobufEnum for ProtectionPolicy { implementation3680 fn from_i32(value: i32) -> ::std::option::Option<ProtectionPolicy> { in from_i32()3701 impl ::std::marker::Copy for ProtectionPolicy { implementation3704 impl ::std::default::Default for ProtectionPolicy { implementation3710 impl ::protobuf::reflect::ProtobufValue for ProtectionPolicy { implementation