Home
last modified time | relevance | path

Searched defs:DispatcherInTransit (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/core/
Ddispatcher.h49 struct DispatcherInTransit { struct
54 scoped_refptr<Dispatcher> dispatcher;
55 MojoHandle local_handle;
Ddispatcher.cc19 Dispatcher::DispatcherInTransit::DispatcherInTransit() {} in DispatcherInTransit() function in mojo::core::Dispatcher::DispatcherInTransit