Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor_pool.cc32 AllocateChunk(); // Get our first chunk. in MonitorPool()
37 void MonitorPool::AllocateChunk() { in AllocateChunk() function in art::MonitorPool
100 AllocateChunk(); in CreateMonitorInPool()
Dmonitor_pool.h113 void AllocateChunk() EXCLUSIVE_LOCKS_REQUIRED(Locks::allocated_monitor_ids_lock_);