Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dabstract_method.cc42 ArtMethod* AbstractMethod::GetArtMethod() { in GetArtMethod() function in art::mirror::AbstractMethod
/art/runtime/lambda/
Dart_lambda_method.h42 ArtMethod* GetArtMethod() const { in GetArtMethod() function
/art/runtime/
Dgc_root.h150 ArtMethod* GetArtMethod() const { in GetArtMethod() function
/art/compiler/optimizing/
Dnodes.h511 ArtMethod* GetArtMethod() const { return art_method_; } in GetArtMethod() function