Searched defs:GetArtMethod (Results 1 – 4 of 4) sorted by relevance
42 ArtMethod* AbstractMethod::GetArtMethod() { in GetArtMethod() function in art::mirror::AbstractMethod
42 ArtMethod* GetArtMethod() const { in GetArtMethod() function
150 ArtMethod* GetArtMethod() const { in GetArtMethod() function
511 ArtMethod* GetArtMethod() const { return art_method_; } in GetArtMethod() function