Home
last modified time | relevance | path

Searched refs:item_count (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/module/extractors/mp4/
DItemTable.cpp369 uint32_t item_count; in parse() local
374 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()
/frameworks/proto_logging/stats/
Datoms.proto7288 optional int64 item_count = 3; field
7311 optional int32 item_count = 3; field
7335 optional int32 item_count = 3; field
7354 optional int64 item_count = 4; field
7370 optional int64 item_count = 2; field
/frameworks/base/core/api/
Dcurrent.txt27326 field public static final String COLUMN_ITEM_COUNT = "item_count";
27525 field public static final String COLUMN_ITEM_COUNT = "item_count";