Home
last modified time | relevance | path

Searched defs:OnPortStatusChanged (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/mojo/core/
Dmessage_pipe_dispatcher.cc52 void OnPortStatusChanged() override { dispatcher_->OnPortStatusChanged(); } in OnPortStatusChanged() function in mojo::core::MessagePipeDispatcher::PortObserverThunk
393 void MessagePipeDispatcher::OnPortStatusChanged() { in OnPortStatusChanged() function in mojo::core::MessagePipeDispatcher
Ddata_pipe_producer_dispatcher.cc64 void OnPortStatusChanged() override { dispatcher_->OnPortStatusChanged(); } in OnPortStatusChanged() function in mojo::core::DataPipeProducerDispatcher::PortObserverThunk
461 void DataPipeProducerDispatcher::OnPortStatusChanged() { in OnPortStatusChanged() function in mojo::core::DataPipeProducerDispatcher
Ddata_pipe_consumer_dispatcher.cc65 void OnPortStatusChanged() override { dispatcher_->OnPortStatusChanged(); } in OnPortStatusChanged() function in mojo::core::DataPipeConsumerDispatcher::PortObserverThunk
514 void DataPipeConsumerDispatcher::OnPortStatusChanged() { in OnPortStatusChanged() function in mojo::core::DataPipeConsumerDispatcher