Searched refs:SetMethod (Results 1 – 5 of 5) sorted by relevance
31 SetMethod(m.Get()); in MethodHelper()36 SetMethod(new_m); in ChangeMethod()131 void SetMethod(mirror::ArtMethod* method) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetMethod() function
90 void SetMethod(mirror::ArtMethod* m) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetMethod() function in art::AllocRecordStackTraceElement2987 req.SetMethod(nullptr); in ProcessDelayedFullUndeoptimizations()3173 req->SetMethod(nullptr); in WatchLocation()3176 req->SetMethod(m); in WatchLocation()3181 req->SetMethod(nullptr); in WatchLocation()3220 req->SetMethod(nullptr); in UnwatchLocation()3224 req->SetMethod(m); in UnwatchLocation()3229 req->SetMethod(nullptr); in UnwatchLocation()4430 record->StackElement(depth)->SetMethod(m); in VisitFrame()4440 record->StackElement(depth)->SetMethod(nullptr); in ~AllocRecordStackVisitor()[all …]
154 SetMethod(other.Method()); in SHARED_LOCKS_REQUIRED()159 void SetMethod(mirror::ArtMethod* m) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
316 void SetMethod(mirror::ArtMethod* method) { in SetMethod() function
90 new_shadow_frame->SetMethod(method); in art_portable_push_shadow_frame_from_code()