Home
last modified time | relevance | path

Searched refs:bin_slot_count_ (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/
Dimage_writer.h326 bin_slot_count_[static_cast<size_t>(bin)] += count_to_add; in IncrementBinSlotCount()
375 size_t bin_slot_count_[kNumberOfBins] = {}; // Number of objects in a bin. member