Searched defs:EmptyClosure (Results 1 – 1 of 1) sorted by relevance
2844 class EmptyClosure : public Closure { in NotifyStartupCompleted() class2846 explicit EmptyClosure(Barrier* barrier) : barrier_(barrier) {} in NotifyStartupCompleted() function in art::Runtime::NotifyStartupCompleted::EmptyClosure