Searched defs:GetVerifiedMethod (Results 1 – 3 of 3) sorted by relevance
80 const VerifiedMethod* VerificationResults::GetVerifiedMethod(MethodReference ref) { in GetVerifiedMethod() function in art::VerificationResults
102 const VerifiedMethod* GetVerifiedMethod() const { in GetVerifiedMethod() function
1551 const VerifiedMethod* CompilerDriver::GetVerifiedMethod(const DexFile* dex_file, in GetVerifiedMethod() function in art::CompilerDriver