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

/art/runtime/
H A Dmonitor_pool.h130 static bool IsInChunk(uintptr_t base_addr, Monitor* mon) { function in class:art::MonitorPool
140 if (IsInChunk(chunk_addr, mon)) {

Completed in 41 milliseconds