Home
last modified time | relevance | path

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

/aosp_15_r20/system/security/keystore2/src/error/
H A Dtests.rs73 fn binder_exception(ex: ExceptionCode) -> BinderResult<()> { in binder_exception() function
132 let binder_exception = map_km_error(binder_exception(ExceptionCode::TRANSACTION_FAILED)); in keystore_error_test() localVariable