Home
last modified time | relevance | path

Searched defs:GetTargetMethod (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_method_info.h159 MethodReference GetTargetMethod() const { in GetTargetMethod() function
/art/compiler/
Doat_writer.cc791 ArtMethod* GetTargetMethod(const LinkerPatch& patch) in GetTargetMethod() function in art::OatWriter::WriteCodeMethodVisitor