Home
last modified time | relevance | path

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

/art/compiler/driver/
Ddex_compilation_unit.h103 const VerifiedMethod* GetVerifiedMethod() const { in GetVerifiedMethod() function
Dcompiler_options.cc157 const VerifiedMethod* CompilerOptions::GetVerifiedMethod(const DexFile* dex_file, in GetVerifiedMethod() function in art::CompilerOptions
/art/compiler/dex/
Dverification_results.cc99 const VerifiedMethod* VerificationResults::GetVerifiedMethod(MethodReference ref) const { in GetVerifiedMethod() function in art::VerificationResults