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

/art/runtime/
H A Ddex_file.h694 size_t NumProtoIds() const { function in class:art::DexFile
701 DCHECK_LT(idx, NumProtoIds()) << GetLocation();

Completed in 53 milliseconds