Home
last modified time | relevance | path

Searched refs:ThrowClassFormatError (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dcommon_throws.h86 void ThrowClassFormatError(ObjPtr<mirror::Class> referrer, const char* fmt, ...)
Dcommon_throws.cc182 void ThrowClassFormatError(ObjPtr<mirror::Class> referrer, const char* fmt, ...) { in ThrowClassFormatError() function
/art/openjdkjvmti/
Dti_class.cc109 art::ThrowClassFormatError(nullptr, in MakeSingleDexFile()
125 art::ThrowClassFormatError(nullptr, in MakeSingleDexFile()
134 art::ThrowClassFormatError( in MakeSingleDexFile()