Home | History | Annotate | Download | only in vm

Lines Matching refs:exceptionClassName

918         std::string exceptionClassName(dvmHumanReadableDescriptor(exception->clazz->descriptor));
920 method->name, signature, exceptionClassName.c_str());