Searched refs:CodeFlowVerifyMethod (Results 1 - 2 of 2) sorted by relevance

/art/runtime/verifier/
H A Dmethod_verifier.h511 bool CodeFlowVerifyMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
H A Dmethod_verifier.cc1248 if (!CodeFlowVerifyMethod()) {
1464 bool MethodVerifier::CodeFlowVerifyMethod() { function in class:art::verifier::MethodVerifier

Completed in 24 milliseconds