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

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

Completed in 360 milliseconds