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.cc748 uint32_t data_item_count = 0; in CheckMap() local
777 data_item_count + icount, in CheckMap()
782 data_item_count += icount; in CheckMap()