Searched defs:try_clone (Results 1 – 5 of 5) sorted by relevance
43 fn try_clone(&self) -> Result<Self, Self::Error>; in try_clone() method50 fn try_clone(&self) -> Result<Self, Self::Error> { in try_clone() method132 fn try_clone(&self) -> Result<Self, Self::Error> { in try_clone() method
168 fn try_clone(&self) -> Result<Self, Self::Error> { in try_clone() method
196 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method325 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method528 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method907 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method
96 pub fn try_clone(&self) -> crate::Result<Self> { in try_clone() method
159 fn try_clone(&self) -> core::result::Result<Self, Self::Error> { in try_clone() method