Home
last modified time | relevance | path

Searched refs:conf_method (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc8017 ArtMethod* conf_method = (*methods_vec)[i]; in ReallocMethods() local
8019 new_method.CopyFrom(conf_method, pointer_size); in ReallocMethods()
8036 move_table_.emplace(conf_method, &new_method); in ReallocMethods()