Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2711 void Thread::ThrowNewException(const char* exception_class_descriptor, in ThrowNewException() function in art::Thread
Djni_internal.cc343 int ThrowNewException(JNIEnv* env, jclass exception_class, const char* msg, jobject cause) in ThrowNewException() function