Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:InsnsSize

1062   uint32_t InsnsSize() const { return insns_size_; }
1074 DexInstructionIterator(Insns(), InsnsSize()));