Home | History | Annotate | Download | only in runtime

Lines Matching refs:def_method

7713       ArtMethod* def_method = (*methods_vec)[i];
7715 new_method.CopyFrom(def_method, pointer_size);
7724 move_table_.emplace(def_method, &new_method);