Searched refs:last_dex_method_index (Results 1 - 1 of 1) sorted by relevance
/art/runtime/ | ||
H A D | class_linker.cc | 2835 uint32_t last_dex_method_index = DexFile::kDexNoIndex; local 2847 if (last_dex_method_index == it_method_index) { 2852 last_dex_method_index = it_method_index; |
Completed in 33 milliseconds