Searched refs:conf_method (Results 1 – 1 of 1) sorted by relevance
7192 ArtMethod* conf_method = (*methods_vec)[i]; in ReallocMethods() local7194 new_method.CopyFrom(conf_method, pointer_size); in ReallocMethods()7207 move_table_.emplace(conf_method, &new_method); in ReallocMethods()