Home
last modified time | relevance | path

Searched defs:InsSize (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Dcode_item_accessors.h105 uint16_t InsSize() const { in InsSize() function
/art/dexlayout/
Ddex_ir.h1058 uint16_t InsSize() const { return ins_size_; } in InsSize() function