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

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

Completed in 13 milliseconds