Home
last modified time | relevance | path

Searched defs:try_clone (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/src/crypto/
Dzvec.rs64 pub fn try_clone(&self) -> Result<Self, Error> { in try_clone() method
Dlib.rs226 pub fn try_clone(&self) -> Result<Password<'static>, Error> { in try_clone() method