Searched refs:it_method_index (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc3271 uint32_t it_method_index = it.GetMemberIndex(); local
3272 if (last_dex_method_index == it_method_index) {
3277 last_dex_method_index = it_method_index;

Completed in 43 milliseconds