Searched refs:FireAndForgetAsyncClosure (Results 1 – 2 of 2) sorted by relevance
40 class FireAndForgetAsyncClosure : public AsyncClosure {42 explicit FireAndForgetAsyncClosure(const FunctorT& functor) in FireAndForgetAsyncClosure() function
81 new RefCountedObject<FireAndForgetAsyncClosure<FunctorT> >(functor);