Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dexecutable.h41 ArtMethod* GetArtMethod() REQUIRES_SHARED(Locks::mutator_lock_) { in GetArtMethod() function
/art/runtime/
Dgc_root.h169 ArtMethod* GetArtMethod() const { in GetArtMethod() function
Dstack_map.h192 ArtMethod* GetArtMethod() const { in GetArtMethod() function
/art/compiler/optimizing/
Dnodes.h627 ArtMethod* GetArtMethod() const { return art_method_; } in GetArtMethod() function