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.cc666 uint32_t data_item_count = 0; in CheckMap() local
696 data_item_count + icount, in CheckMap()
701 data_item_count += icount; in CheckMap()