Lines Matching refs:unwrap
75 self.uuid.as_mut().unwrap() in mut_uuid()
111 self.product_id.as_mut().unwrap() in mut_product_id()
303 self.brand.as_mut().unwrap() in mut_brand()
339 self.device.as_mut().unwrap() in mut_device()
375 self.product.as_mut().unwrap() in mut_product()
411 self.serial.as_mut().unwrap() in mut_serial()
447 self.imei.as_mut().unwrap() in mut_imei()
483 self.meid.as_mut().unwrap() in mut_meid()
519 self.manufacturer.as_mut().unwrap() in mut_manufacturer()
555 self.model.as_mut().unwrap() in mut_model()
591 self.second_imei.as_mut().unwrap() in mut_second_imei()
881 self.key.as_mut().unwrap() in mut_key()
1098 self.content.as_mut().unwrap() in mut_content()
1348 ::protobuf::Message::parse_from_bytes(file_descriptor_proto_data).unwrap() in parse_descriptor_proto()