Searched defs:try_fromm (Results 1 – 2 of 2) sorted by relevance
112 fn try_fromm(val: T) -> Result<Self, Self::Error>; in try_fromm() method433 fn try_fromm(val: keymint::AttestationKey::AttestationKey) -> Result<Self, Self::Error> { in try_fromm() method447 fn try_fromm(val: keymint::HardwareAuthToken::HardwareAuthToken) -> Result<Self, Self::Error> { in try_fromm() method510 fn try_fromm(val: &keymint::KeyParameter::KeyParameter) -> Result<Self, Self::Error> { in try_fromm() method
45 fn try_fromm(val: T) -> Result<Self, Self::Error>; in try_fromm() method126 fn try_fromm(aidl: Key) -> Result<Self, Self::Error> { in try_fromm() method