Searched refs:SetProjectInheritanceFlagReply (Results 1 – 2 of 2) sorted by relevance
133 pub struct SetProjectInheritanceFlagReply { struct144 impl<'a> ::std::default::Default for &'a SetProjectInheritanceFlagReply { argument145 fn default() -> &'a SetProjectInheritanceFlagReply { in default()146 <SetProjectInheritanceFlagReply as ::protobuf::Message>::default_instance() in default()150 impl SetProjectInheritanceFlagReply { implementation151 pub fn new() -> SetProjectInheritanceFlagReply { in new()156 impl ::protobuf::Message for SetProjectInheritanceFlagReply { implementation214 fn new() -> SetProjectInheritanceFlagReply { in new()215 SetProjectInheritanceFlagReply::new() in new()224 fn default_instance() -> &'static SetProjectInheritanceFlagReply { in default_instance()[all …]
78 use system_api::spaced::SetProjectInheritanceFlagReply;1537 let r = SetProjectInheritanceFlagReply::parse_from_bytes(&r) in set_flags()