Searched defs:GetVerifiedMethod (Results 1 – 3 of 3) sorted by relevance
159 const VerifiedMethod* CompilerOptions::GetVerifiedMethod(const DexFile* dex_file, in GetVerifiedMethod() function in art::CompilerOptions
103 const VerifiedMethod* GetVerifiedMethod() const { in GetVerifiedMethod() function
91 const VerifiedMethod* VerificationResults::GetVerifiedMethod(MethodReference ref) const { in GetVerifiedMethod() function in art::VerificationResults