Searched refs:NULL_POINTER (Results 1 – 4 of 4) sorted by relevance
60 NULL_POINTER = EX_NULL_POINTER, enumerator
78 e if e == ExceptionCode::NULL_POINTER as i32 => ExceptionCode::NULL_POINTER, in parse_exception_code()
772 $crate::ExceptionCode::NULL_POINTER,
301 assert_eq!(status.exception_code(), ExceptionCode::NULL_POINTER); in on_transact()315 ExceptionCode::NULL_POINTER, in on_transact()