Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc492 size_t found_size = reinterpret_cast<const uint32_t*>(type_lookup_table_start)[0]; in ComputeAndCheckTypeLookupTableData() local
493 if (UNLIKELY(found_size != expected_table_size)) { in ComputeAndCheckTypeLookupTableData()
497 found_size, in ComputeAndCheckTypeLookupTableData()