Searched refs:CodeFlowVerifyMethod (Results 1 – 2 of 2) sorted by relevance
469 bool CodeFlowVerifyMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
1124 if (!CodeFlowVerifyMethod()) { in VerifyCodeFlow()1323 bool MethodVerifier::CodeFlowVerifyMethod() { in CodeFlowVerifyMethod() function in art::verifier::MethodVerifier