Searched defs:fromExceptionCode (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/binder/ | ||
D | Status.cpp | 26 Status Status::fromExceptionCode(int32_t exceptionCode) { in fromExceptionCode() function in android::binder::Status |
/frameworks/native/libs/binder/ndk/include_cpp/android/ | ||
D | binder_auto_utils.h | 286 static ScopedAStatus fromExceptionCode(binder_exception_t exception) { in fromExceptionCode() function |