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

/art/runtime/gc/collector/
H A Dconcurrent_copying.cc333 class EmptyCheckpoint : public Closure { class in namespace:art::gc::collector
335 explicit EmptyCheckpoint(ConcurrentCopying* concurrent_copying) function in class:art::gc::collector::EmptyCheckpoint
552 EmptyCheckpoint check_point(this);

Completed in 246 milliseconds