Searched defs:RevokeRun (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/allocator/
H A Drosalloc.cc1536 RevokeRun(self, idx, thread_local_run);
1542 void RosAlloc::RevokeRun(Thread* self, size_t idx, Run* run) { function in class:art::gc::allocator::RosAlloc
1576 RevokeRun(self, idx, current_runs_[idx]);

Completed in 29 milliseconds