Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/rust/src/
Derror.rs410 fn or_binder_exception(self, exception: ExceptionCode) -> result::Result<T, Status>; in or_binder_exception() method
436 fn or_binder_exception(self, exception: ExceptionCode) -> result::Result<T, Status> { in or_binder_exception() method