class UnownedDispatcherHolder
Defined at line 59 of file ../../src/ui/scenic/lib/utils/dispatcher_holder.h
Concrete implementation of DispatcherHolder which doesn't own the dispatcher: the client is
responsible for ensuring that the dispatcher outlives this object. Typically used for testing.
Public Methods
void UnownedDispatcherHolder (async_dispatcher_t * dispatcher)
Defined at line 61 of file ../../src/ui/scenic/lib/utils/dispatcher_holder.h
async_dispatcher_t * dispatcher ()
Defined at line 63 of file ../../src/ui/scenic/lib/utils/dispatcher_holder.h