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

/art/runtime/
H A Ddex_file.h526 size_t NumMethodIds() const { function in class:art::DexFile
533 DCHECK_LT(idx, NumMethodIds()) << GetLocation();

Completed in 108 milliseconds