Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc85 mirror::ArtMethod* Method() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Method() function in art::AllocRecordStackTraceElement
204 mirror::ArtMethod* Method() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Method() function in art::Breakpoint
4850 mirror::ArtMethod* DeoptimizationRequest::Method() const { in Method() function in art::DeoptimizationRequest