Searched refs:item_count (Results 1 – 3 of 3) sorted by relevance
363 uint32_t item_count; in parse() local368 if (!source()->getUInt32Var(offset, &item_count, itemFieldSize)) { in parse()372 ALOGV("item_count %lld", (long long) item_count); in parse()376 for (size_t i = 0; i < item_count; i++) { in parse()
4606 optional int64 item_count = 3; field4629 optional int32 item_count = 3; field4653 optional int32 item_count = 3; field4672 optional int64 item_count = 4; field4688 optional int64 item_count = 2; field
29010 field public static final String COLUMN_ITEM_COUNT = "item_count";29202 field public static final String COLUMN_ITEM_COUNT = "item_count";