Searched refs:updated_lifetime (Results 1 – 1 of 1) sorted by relevance
509 let mut updated_lifetime = proto::lifetime::Lifetime::default(); in refresh_allocation() localVariable510 updated_lifetime.get_from(&res)?; in refresh_allocation()512 self.lifetime = updated_lifetime.0; in refresh_allocation()