Searched refs:try_fromm (Results 1 – 2 of 2) sorted by relevance
45 fn try_fromm(val: T) -> Result<Self, Self::Error>; in try_fromm() method75 U::try_fromm(self) in try_innto()126 fn try_fromm(aidl: Key) -> Result<Self, Self::Error> { in try_fromm() method
112 fn try_fromm(val: T) -> Result<Self, Self::Error>; in try_fromm() method142 U::try_fromm(self) in try_innto()431 fn try_fromm(val: keymint::AttestationKey::AttestationKey) -> Result<Self, Self::Error> { in try_fromm() method445 fn try_fromm(val: keymint::HardwareAuthToken::HardwareAuthToken) -> Result<Self, Self::Error> { in try_fromm() method508 fn try_fromm(val: &keymint::KeyParameter::KeyParameter) -> Result<Self, Self::Error> { in try_fromm() method749 fn try_fromm(val: $henum) -> Result<Self, Self::Error> {