Searched defs:SetMethod (Results 1 – 4 of 4) sorted by relevance
53 void SetMethod(ArtMethod* m) { in SetMethod() function
196 void SetMethod(size_t index, PointerSize pointer_size, ArtMethod* method) { in SetMethod() function
637 void StackVisitor::SetMethod(ArtMethod* method) { in SetMethod() function in art::StackVisitor
247 void SetMethod(ArtMethod* method) REQUIRES(Locks::mutator_lock_) { in SetMethod() function