Home
last modified time | relevance | path

Searched defs:exception_descriptor (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dcommon_throws.cc56 static void ThrowException(const char* exception_descriptor) REQUIRES_SHARED(Locks::mutator_lock_) { in ThrowException()
61 static void ThrowException(const char* exception_descriptor, in ThrowException()
79 static void ThrowWrappedException(const char* exception_descriptor, in ThrowWrappedException()