Searched refs:EX_NULL_POINTER (Results 1 – 13 of 13) sorted by relevance
37 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in NullptrStatus()42 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_NULL_POINTER)); in NullptrStatus()
142 case Status::EX_NULL_POINTER: in PruneException()143 return EX_NULL_POINTER; in PruneException()
70 EX_NULL_POINTER = -4, enumerator
61 EX_NULL_POINTER = -4, enumerator
275 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in registerForNotifications()384 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in registerClientCallback()518 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in tryUnregisterService()
348 Status::EX_NULL_POINTER); in TEST()
226 return Status::fromExceptionCode(Status::EX_NULL_POINTER, "can't find dropbox service"); in add()
73 EXCEPTION_TO_CASE(EX_NULL_POINTER) in exceptionToString()
137 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in NullptrStatus()143 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in NullptrStatus()
358 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in registerSection()
266 private static final int EX_NULL_POINTER = -4; field in Parcel2201 code = EX_NULL_POINTER; in getExceptionCode()2378 case EX_NULL_POINTER: in createExceptionOrNull()
1053 return exception(EX_NULL_POINTER, in statsCompanionReady()