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

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

Completed in 29 milliseconds