Lines Matching defs:ListDeviceResponse
860 pub struct ListDeviceResponse { struct
864 // @@protoc_insertion_point(field:netsim.frontend.ListDeviceResponse.last_modified) argument
867 // @@protoc_insertion_point(special_field:netsim.frontend.ListDeviceResponse.special_fields) argument
871 impl<'a> ::std::default::Default for &'a ListDeviceResponse { implementation
877 impl ListDeviceResponse { impl
903 impl ::protobuf::Message for ListDeviceResponse { implementation
983 impl ::protobuf::MessageFull for ListDeviceResponse { implementation
990 impl ::std::fmt::Display for ListDeviceResponse { implementation
996 impl ::protobuf::reflect::ProtobufValue for ListDeviceResponse { implementation
1146 pub fn list_device_response(&self) -> &ListDeviceResponse { in list_device_response()
1165 pub fn set_list_device_response(&mut self, v: ListDeviceResponse) { in set_list_device_response()
1170 pub fn mut_list_device_response(&mut self) -> &mut ListDeviceResponse { in mut_list_device_response()
1182 pub fn take_list_device_response(&mut self) -> ListDeviceResponse { in take_list_device_response()
1380 ListDeviceResponse(super::ListDeviceResponse), enumerator