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