HomeSort by relevance Sort by last modified time
    Searched defs:alloc_entries_ (Results 1 - 2 of 2) sorted by null

  /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

Completed in 25 milliseconds