Searched refs:kInitialChunkStorage (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dmonitor_pool.cc44 capacity_ = kInitialChunkStorage;
H A Dmonitor_pool.h163 static constexpr size_t kInitialChunkStorage = 8U; member in class:art::MonitorPool

Completed in 189 milliseconds