Searched refs:CreateVerifiedMethodFor (Results 1 – 4 of 4) sorted by relevance
51 void CreateVerifiedMethodFor(MethodReference ref)
101 void VerificationResults::CreateVerifiedMethodFor(MethodReference ref) { in CreateVerifiedMethodFor() function in art::VerificationResults
255 verification_results_->CreateVerifiedMethodFor( in CompileMethod()
1795 verification_results->CreateVerifiedMethodFor(method.GetReference()); in FastVerify()