Searched defs:InsSize (Results 1 – 2 of 2) sorted by relevance
| /art/libdexfile/dex/ | ||
| D | code_item_accessors.h | 105 uint16_t InsSize() const { in InsSize() function |
| /art/dexlayout/ | ||
| D | dex_ir.h | 1066 uint16_t InsSize() const { return ins_size_; } in InsSize() function |