Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc2810 uint32_t num_valid_method_indexes = in ReadMethods() local
2827 if (diff_with_last_method_index >= num_valid_method_indexes - method_index) { in ReadMethods()