Home | Sort by relevance Sort by last modified time |
/art/runtime/ | |
indirect_reference_table.h | 147 * If "alloc_entries_" is not equal to "max_entries_", the table may expand 372 size_t alloc_entries_; member in class:art::IndirectReferenceTable |
/dalvik/vm/ | |
IndirectRefTable.h | 135 * If "alloc_entries_" is not equal to "max_entries_", the table may expand 259 size_t alloc_entries_; member in struct:IndirectRefTable |