Searched defs:GetTargetMethod (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/lambda/ | ||
| D | closure.cc | 127 ArtMethod* Closure::GetTargetMethod() const { in GetTargetMethod() function in art::lambda::Closure |
| /art/compiler/ | ||
| D | oat_writer.cc | 1125 ArtMethod* GetTargetMethod(const LinkerPatch& patch) in GetTargetMethod() function in art::OatWriter::WriteCodeMethodVisitor |
| /art/compiler/optimizing/ | ||
| D | nodes.h | 4004 MethodReference GetTargetMethod() const { return target_method_; } in GetTargetMethod() function |