Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.cc294 class EmptyCheckpoint : public Closure { class
296 explicit EmptyCheckpoint(ConcurrentCopying* concurrent_copying) in EmptyCheckpoint() function in art::gc::collector::EmptyCheckpoint
436 EmptyCheckpoint check_point(this); in IssueEmptyCheckpoint()