Home
last modified time | relevance | path

Searched defs:GetVerifiedMethod (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dverification_results.cc77 const VerifiedMethod* VerificationResults::GetVerifiedMethod(MethodReference ref) { in GetVerifiedMethod() function in art::VerificationResults
/art/compiler/driver/
Ddex_compilation_unit.h101 const VerifiedMethod* GetVerifiedMethod() const { in GetVerifiedMethod() function
Dcompiler_driver.cc1831 const VerifiedMethod* CompilerDriver::GetVerifiedMethod(const DexFile* dex_file, in GetVerifiedMethod() function in art::CompilerDriver