Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc665 uint32_t last_type = 0; in CheckMap() local
682 last_type); in CheckMap()
718 last_type = item->type_; in CheckMap()