Home
last modified time | relevance | path

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

/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/src/
Dlib.rs183 enum EncryptError { enum
188 impl ErrorEnum<i32> for EncryptError { implementation
/external/rust/beto-rust/nearby/presence/ldt_np_jni/src/
Dlib.rs318 enum EncryptError { enum
325 impl JniError for EncryptError { implementation