Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dbytecode_utils.h113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
Dtype_lookup_table.h130 bool IsLast(uint32_t mask_bits) const { in IsLast() function