Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc40 static bool IsValidOrNoTypeId(uint16_t low, uint16_t high) { in IsValidOrNoTypeId() function
2087 if (UNLIKELY(!IsValidOrNoTypeId(item->return_type_idx_.index_, item->pad_))) { in CheckInterProtoIdItem()
2261 if (UNLIKELY(!IsValidOrNoTypeId(item->superclass_idx_.index_, item->pad2_))) { in CheckInterClassDefItem()