Searched refs:ThrowNoClassDefFoundError (Results 1 – 1 of 1) sorted by relevance
163 static void ThrowNoClassDefFoundError(const char* fmt, ...)166 static void ThrowNoClassDefFoundError(const char* fmt, ...) { in ThrowNoClassDefFoundError() function2914 ThrowNoClassDefFoundError("Invalid descriptor: %s.", descriptor); in FindClass()3002 ThrowNoClassDefFoundError( in FindClass()4229 ThrowNoClassDefFoundError("Attempt to create array of void primitive type"); in CreateArrayClass()4337 ThrowNoClassDefFoundError("Not a primitive type: %s", printable_type.c_str()); in FindPrimitiveClass()5627 ThrowNoClassDefFoundError("<clinit> failed for class %s; see exception in other thread", in WaitForInitializeClass()9012 ThrowNoClassDefFoundError("Failed resolution of: %s", descriptor); in DoResolveType()