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