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

/art/dexlayout/
H A Ddex_ir.h226 CHECK_LT(index, ProtoIdsSize());
305 uint32_t ProtoIdsSize() const { return proto_ids_.Size(); } function in class:art::dex_ir::Collections

Completed in 28 milliseconds