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

/art/runtime/verifier/
H A Dmethod_verifier.h519 bool CodeFlowVerifyMethod() REQUIRES_SHARED(Locks::mutator_lock_);
H A Dmethod_verifier.cc1640 if (!CodeFlowVerifyMethod()) {
1861 bool MethodVerifier::CodeFlowVerifyMethod() { function in class:art::MethodVerifier

Completed in 42 milliseconds