Searched refs:EX_NULL_POINTER (Results 1 – 12 of 12) sorted by relevance
65 …ndroid::binder::Status::fromExceptionCode(::android::binder::Status::EX_NULL_POINTER).writeToParce… in onTransact()
116 …ndroid::binder::Status::fromExceptionCode(::android::binder::Status::EX_NULL_POINTER).writeToParce… in onTransact()
3495 …ndroid::binder::Status::fromExceptionCode(::android::binder::Status::EX_NULL_POINTER).writeToParce… in onTransact()
167 return binder::Status::fromExceptionCode(binder::Status::Exception::EX_NULL_POINTER, in getSuspendStats()179 return binder::Status::fromExceptionCode(binder::Status::Exception::EX_NULL_POINTER, in getWakeLockStats()193 return binder::Status::fromExceptionCode(binder::Status::Exception::EX_NULL_POINTER, in getWakeupStats()
119 ASSERT_THAT(status.exceptionCode(), Eq(android::binder::Status::EX_NULL_POINTER)) << status; in TEST_F()132 ASSERT_THAT(status.exceptionCode(), Eq(android::binder::Status::EX_NULL_POINTER)); in TEST_F()
47 EXCEPTION_TO_STRING(EX_NULL_POINTER, "NullPointerException") in exceptionToString()
39 EXCEPTION_CASE(EX_NULL_POINTER); in exceptionToString()
65 EX_NULL_POINTER = -4, enumerator
629 EXPECT_THAT(toString(Status::fromExceptionCode(Status::EX_NULL_POINTER)), in TEST_F()
501 …ndroid::binder::Status::fromExceptionCode(::android::binder::Status::EX_NULL_POINTER).writeToParce… in onTransact()