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

/art/runtime/verifier/
H A Dmethod_verifier.cc1341 uint32_t value_width = array_data[1]; local
1343 uint32_t table_size = 4 + (value_width * value_count + 1) / 2;

Completed in 543 milliseconds