Searched defs:VERIFY_ERROR_BAD_CLASS_HARD (Results 1 - 1 of 1) sorted by relevance

/art/runtime/verifier/
H A Dmethod_verifier.h65 * Both VERIFY_ERROR_BAD_CLASS_SOFT and VERIFY_ERROR_BAD_CLASS_HARD denote failures that cause
68 * VERIFY_ERROR_BAD_CLASS_HARD denotes a hard failure that can't be corrected, and will cause
73 VERIFY_ERROR_BAD_CLASS_HARD, // VerifyError; hard error that skips compilation. enumerator in enum:art::verifier::VerifyError

Completed in 4 milliseconds