Searched refs:SuppressOldException (Results 1 – 3 of 3) sorted by relevance
144 ses.SuppressOldException("Failed to allocate maps for jmethodIDs. "); in EnsureIdsArray()309 ses.SuppressOldException("OOM exception while trying to allocate JNI ids."); in EncodeGenericId()
2499 void SuppressOldException(const char* message = "") REQUIRES_SHARED(Locks::mutator_lock_);
4885 void ScopedExceptionStorage::SuppressOldException(const char* message) { in SuppressOldException() function in art::ScopedExceptionStorage