Home
last modified time | relevance | path

Searched defs:dispatchers (Results 1 – 7 of 7) sorted by relevance

/external/libmojo/mojo/edk/system/
Dhandle_table.cc31 const std::vector<Dispatcher::DispatcherInTransit>& dispatchers, in AddDispatchersFromTransit()
77 std::vector<Dispatcher::DispatcherInTransit>* dispatchers) { in BeginTransit()
99 const std::vector<Dispatcher::DispatcherInTransit>& dispatchers) { in CompleteTransitAndClose()
109 const std::vector<Dispatcher::DispatcherInTransit>& dispatchers) { in CancelTransit()
Dmessage_for_transit.cc29 const Dispatcher::DispatcherInTransit* dispatchers, in Create()
Dwait_set_dispatcher.cc148 DispatcherVector* dispatchers, in GetReadyDispatchers()
Ddispatcher.cc108 DispatcherVector* dispatchers, in GetReadyDispatchers()
Dwait_set_dispatcher_unittest.cc47 DispatcherVector dispatchers; in GetOneReadyDispatcher() local
Dcore.cc200 const std::vector<Dispatcher::DispatcherInTransit>& dispatchers, in AddDispatchersFromTransit()
461 std::vector<Dispatcher::DispatcherInTransit> dispatchers; in AllocMessage() local
1100 base::StackVector<scoped_refptr<Dispatcher>, 1> dispatchers; in WaitManyInternal() local
Dmessage_pipe_dispatcher.cc283 std::vector<DispatcherInTransit> dispatchers(header->num_dispatchers); in ReadMessage() local