Searched defs:NumTypeIds (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.h503 uint32_t NumTypeIds() const { function in class:art::DexFile
510 DCHECK_LT(idx, NumTypeIds()) << GetLocation();

Completed in 79 milliseconds