Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc456 uint32_t data_item_count = 0; in CheckMap() local
486 data_item_count + icount, in CheckMap()
491 data_item_count += icount; in CheckMap()