Searched refs:item_count (Results 1 – 3 of 3) sorted by relevance
369 uint32_t item_count; in parse() local374 if (!source()->getUInt32Var(offset, &item_count, itemFieldSize)) { in parse()378 ALOGV("item_count %lld", (long long) item_count); in parse()382 for (size_t i = 0; i < item_count; i++) { in parse()
7288 optional int64 item_count = 3; field7311 optional int32 item_count = 3; field7335 optional int32 item_count = 3; field7354 optional int64 item_count = 4; field7370 optional int64 item_count = 2; field
27326 field public static final String COLUMN_ITEM_COUNT = "item_count";27525 field public static final String COLUMN_ITEM_COUNT = "item_count";