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

/frameworks/compile/libbcc/bcinfo/Wrap/
H A Dbitcode_wrapperer.cpp202 int field_data_total = wrapper_bc_offset_ - kWordSize * kFixedFields; local
203 if (field_data_total > 0) {
207 while (field_data_read < field_data_total) {
225 if (field_data_read > field_data_total) {

Completed in 72 milliseconds