HomeSort by relevance Sort by last modified time
    Searched refs:WeakSize (Results 1 - 3 of 3) sorted by null

  /art/runtime/
intern_table.cc 53 size_t InternTable::WeakSize() const {
59 os << "Intern table: " << StrongSize() << " strong; " << WeakSize() << " weak\n";
intern_table.h 109 size_t WeakSize() const REQUIRES(!Locks::intern_table_lock_);
  /art/compiler/
image_writer.cc     [all...]

Completed in 604 milliseconds