Home
last modified time | relevance | path

Searched refs:ses (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jni/
Djni_id_manager.cc121 ScopedExceptionStorage ses(self); in EnsureIdsArray() local
133 ses.SuppressOldException("Failed to allocate maps for jmethodIDs. "); in EnsureIdsArray()
279 ScopedExceptionStorage ses(self); in EncodeGenericId() local
286 ses.SuppressOldException("OOM exception while trying to allocate JNI ids."); in EncodeGenericId()
/art/runtime/
Dthread.cc2164 ScopedExceptionStorage ses(Thread::Current()); in DumpJavaStack() local