Home
last modified time | relevance | path

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

/art/runtime/
Dstack.h241 ArtMethod* GetMethod() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetMethod() function
428 ArtMethod* GetMethod() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetMethod() function
Dprofiler.h60 MethodReference GetMethod() { return method_; } in GetMethod() function
Ddebugger.h112 ArtMethod* GetMethod() const { in GetMethod() function