Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor_pool.cc36 AllocateChunk(); // Get our first chunk. in MonitorPool()
41 void MonitorPool::AllocateChunk() { in AllocateChunk() function in art::MonitorPool
119 AllocateChunk(); in CreateMonitorInPool()
Dmonitor_pool.h122 void AllocateChunk() REQUIRES(Locks::allocated_monitor_ids_lock_);