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