Searched defs:GetArtMethod (Results 1 – 5 of 5) sorted by relevance
38 ArtMethod* GetArtMethod() REQUIRES_SHARED(Locks::mutator_lock_) { in GetArtMethod() function
169 ArtMethod* GetArtMethod() const { in GetArtMethod() function
192 ArtMethod* GetArtMethod() const { in GetArtMethod() function
157 ArtMethod* GetArtMethod(const char* class_name, const char* name, const char* signature) { in GetArtMethod() function in art::HiddenApiTest
704 ArtMethod* GetArtMethod() const { return art_method_; } in GetArtMethod() function