Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dasyncinvoker-inl.h80 class NotifyingAsyncClosure : public NotifyingAsyncClosureBase {
82 NotifyingAsyncClosure(AsyncInvoker* invoker, in NotifyingAsyncClosure() function
107 class NotifyingAsyncClosure<void, FunctorT, HostT>
110 NotifyingAsyncClosure(AsyncInvoker* invoker, in NotifyingAsyncClosure() function
Dasyncinvoker.h103 new RefCountedObject<NotifyingAsyncClosure<ReturnT, FunctorT, HostT> >(
117 new RefCountedObject<NotifyingAsyncClosure<void, FunctorT, HostT> >(