Searched defs:SetMethod (Results 1 – 5 of 5) 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
565 void StackVisitor::SetMethod(ArtMethod* method) { in SetMethod() function in art::StackVisitor
5199 void DeoptimizationRequest::SetMethod(ArtMethod* m) { in SetMethod() function in art::DeoptimizationRequest
258 void SetMethod(ArtMethod* method) REQUIRES(Locks::mutator_lock_) { in SetMethod() function