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

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

Completed in 38 milliseconds