Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_id_manager.cc120 ScopedExceptionStorage ses(self); in EnsureIdsArray() local
132 ses.SuppressOldException("Failed to allocate maps for jmethodIDs. "); in EnsureIdsArray()
278 ScopedExceptionStorage ses(self); in EncodeGenericId() local
285 ses.SuppressOldException("OOM exception while trying to allocate JNI ids."); in EncodeGenericId()
/art/runtime/
Dthread.cc2160 ScopedExceptionStorage ses(Thread::Current()); in DumpJavaStack() local