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::AllocRecordStackTraceElement3028 req.SetMethod(nullptr); in ProcessDelayedFullUndeoptimizations()3277 req->SetMethod(m); in WatchLocation()3281 req->SetMethod(nullptr); in WatchLocation()3323 req->SetMethod(nullptr); in UnwatchLocation()3327 req->SetMethod(m); in UnwatchLocation()3332 req->SetMethod(nullptr); in UnwatchLocation()3337 req->SetMethod(nullptr); in UnwatchLocation()4546 record->StackElement(depth)->SetMethod(m); in VisitFrame()4556 record->StackElement(depth)->SetMethod(nullptr); in ~AllocRecordStackVisitor()[all …]
156 SetMethod(other.Method()); in SHARED_LOCKS_REQUIRED()161 void SetMethod(mirror::ArtMethod* m) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
317 void SetMethod(mirror::ArtMethod* method) { in SetMethod() function
90 new_shadow_frame->SetMethod(method); in art_portable_push_shadow_frame_from_code()