Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc1638 const char* exception_class_descriptor, const char* fmt, ...) { in ThrowNewExceptionF()
1647 const char* exception_class_descriptor, in ThrowNewExceptionV()
1654 …ead::ThrowNewException(const ThrowLocation& throw_location, const char* exception_class_descriptor, in ThrowNewException()
1662 const char* exception_class_descriptor, in ThrowNewWrappedException()