Lines Matching refs:std

33     pub version: ::std::string::String,
39 impl<'a> ::std::default::Default for &'a VersionResponse {
47 ::std::default::Default::default() in new()
51 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
52 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
84 ::std::result::Result::Ok(()) in merge_from()
104 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
126 version: ::std::string::String::new(), in default_instance()
140 impl ::std::fmt::Display for VersionResponse {
141 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
161 impl<'a> ::std::default::Default for &'a CreateDeviceRequest {
169 ::std::default::Default::default() in new()
173 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
174 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
206 ::std::result::Result::Ok(()) in merge_from()
227 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
263 impl ::std::fmt::Display for CreateDeviceRequest {
264 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
284 impl<'a> ::std::default::Default for &'a CreateDeviceResponse {
292 ::std::default::Default::default() in new()
296 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
297 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
329 ::std::result::Result::Ok(()) in merge_from()
350 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
386 impl ::std::fmt::Display for CreateDeviceResponse {
387 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
407 impl<'a> ::std::default::Default for &'a DeleteChipRequest {
415 ::std::default::Default::default() in new()
419 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
420 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
452 ::std::result::Result::Ok(()) in merge_from()
472 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
508 impl ::std::fmt::Display for DeleteChipRequest {
509 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
529 impl<'a> ::std::default::Default for &'a PatchDeviceRequest {
537 ::std::default::Default::default() in new()
541 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
542 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
574 ::std::result::Result::Ok(()) in merge_from()
595 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
631 impl ::std::fmt::Display for PatchDeviceRequest {
632 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
646 pub devices: ::std::vec::Vec<super::model::Device>,
654 impl<'a> ::std::default::Default for &'a ListDeviceResponse {
662 ::std::default::Default::default() in new()
666 let mut fields = ::std::vec::Vec::with_capacity(2); in generated_message_descriptor_data()
667 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
707 ::std::result::Result::Ok(()) in merge_from()
735 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
758 devices: ::std::vec::Vec::new(), in default_instance()
773 impl ::std::fmt::Display for ListDeviceResponse {
774 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
794 impl<'a> ::std::default::Default for &'a SubscribeDeviceRequest {
802 ::std::default::Default::default() in new()
806 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
807 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
839 ::std::result::Result::Ok(()) in merge_from()
860 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
896 impl ::std::fmt::Display for SubscribeDeviceRequest {
897 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
910 pub response: ::std::option::Option<subscribe_device_response::Response>,
916 impl<'a> ::std::default::Default for &'a SubscribeDeviceResponse {
924 ::std::default::Default::default() in new()
931 … ::std::option::Option::Some(subscribe_device_response::Response::ListDeviceResponse(ref v)) => v, in list_device_response()
937 self.response = ::std::option::Option::None; in clear_list_device_response()
942 … ::std::option::Option::Some(subscribe_device_response::Response::ListDeviceResponse(..)) => true, in has_list_device_response()
949 …self.response = ::std::option::Option::Some(subscribe_device_response::Response::ListDeviceRespons… in set_list_device_response()
954 …if let ::std::option::Option::Some(subscribe_device_response::Response::ListDeviceResponse(_)) = s… in mut_list_device_response()
956 …self.response = ::std::option::Option::Some(subscribe_device_response::Response::ListDeviceRespons… in mut_list_device_response()
959 …::std::option::Option::Some(subscribe_device_response::Response::ListDeviceResponse(ref mut v)) =>… in mut_list_device_response()
968 … ::std::option::Option::Some(subscribe_device_response::Response::ListDeviceResponse(v)) => v, in take_list_device_response()
980 … ::std::option::Option::Some(subscribe_device_response::Response::EmptyResponse(ref v)) => v, in empty_response()
986 self.response = ::std::option::Option::None; in clear_empty_response()
991 … ::std::option::Option::Some(subscribe_device_response::Response::EmptyResponse(..)) => true, in has_empty_response()
998 … self.response = ::std::option::Option::Some(subscribe_device_response::Response::EmptyResponse(v)) in set_empty_response()
1003 …if let ::std::option::Option::Some(subscribe_device_response::Response::EmptyResponse(_)) = self.r… in mut_empty_response()
1005 …self.response = ::std::option::Option::Some(subscribe_device_response::Response::EmptyResponse(::p… in mut_empty_response()
1008 … ::std::option::Option::Some(subscribe_device_response::Response::EmptyResponse(ref mut v)) => v, in mut_empty_response()
1017 … ::std::option::Option::Some(subscribe_device_response::Response::EmptyResponse(v)) => v, in take_empty_response()
1026 let mut fields = ::std::vec::Vec::with_capacity(2); in generated_message_descriptor_data()
1027 let mut oneofs = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
1062 …self.response = ::std::option::Option::Some(subscribe_device_response::Response::ListDeviceRespons… in merge_from()
1065 …self.response = ::std::option::Option::Some(subscribe_device_response::Response::EmptyResponse(is.… in merge_from()
1072 ::std::result::Result::Ok(()) in merge_from()
1079 if let ::std::option::Option::Some(ref v) = self.response { in compute_size()
1097 if let ::std::option::Option::Some(ref v) = self.response { in write_to_with_cached_sizes()
1108 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
1124 self.response = ::std::option::Option::None; in clear()
1125 self.response = ::std::option::Option::None; in clear()
1131 response: ::std::option::Option::None, in default_instance()
1145 impl ::std::fmt::Display for SubscribeDeviceResponse {
1146 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
1198 impl<'a> ::std::default::Default for &'a PatchCaptureRequest {
1206 ::std::default::Default::default() in new()
1210 let mut fields = ::std::vec::Vec::with_capacity(2); in generated_message_descriptor_data()
1211 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
1251 ::std::result::Result::Ok(()) in merge_from()
1278 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
1316 impl ::std::fmt::Display for PatchCaptureRequest {
1317 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
1333 pub state: ::std::option::Option<bool>,
1339 impl<'a> ::std::default::Default for &'a PatchCapture {
1347 ::std::default::Default::default() in new()
1351 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
1352 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
1377 self.state = ::std::option::Option::Some(is.read_bool()?); in merge_from()
1384 ::std::result::Result::Ok(()) in merge_from()
1404 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
1420 self.state = ::std::option::Option::None; in clear()
1426 state: ::std::option::Option::None, in default_instance()
1440 impl ::std::fmt::Display for PatchCapture {
1441 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
1456 pub captures: ::std::vec::Vec<super::model::Capture>,
1462 impl<'a> ::std::default::Default for &'a ListCaptureResponse {
1470 ::std::default::Default::default() in new()
1474 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
1475 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
1507 ::std::result::Result::Ok(()) in merge_from()
1528 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
1550 captures: ::std::vec::Vec::new(), in default_instance()
1564 impl ::std::fmt::Display for ListCaptureResponse {
1565 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
1585 impl<'a> ::std::default::Default for &'a GetCaptureRequest {
1593 ::std::default::Default::default() in new()
1597 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
1598 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
1630 ::std::result::Result::Ok(()) in merge_from()
1650 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
1686 impl ::std::fmt::Display for GetCaptureRequest {
1687 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
1701 pub capture_stream: ::std::vec::Vec<u8>,
1707 impl<'a> ::std::default::Default for &'a GetCaptureResponse {
1715 ::std::default::Default::default() in new()
1719 let mut fields = ::std::vec::Vec::with_capacity(1); in generated_message_descriptor_data()
1720 let mut oneofs = ::std::vec::Vec::with_capacity(0); in generated_message_descriptor_data()
1752 ::std::result::Result::Ok(()) in merge_from()
1772 ::std::result::Result::Ok(()) in write_to_with_cached_sizes()
1794 capture_stream: ::std::vec::Vec::new(), in default_instance()
1808 impl ::std::fmt::Display for GetCaptureResponse {
1809 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
1874 let mut deps = ::std::vec::Vec::with_capacity(3); in file_descriptor()
1878 let mut messages = ::std::vec::Vec::with_capacity(13); in file_descriptor()
1892 let mut enums = ::std::vec::Vec::with_capacity(0); in file_descriptor()