Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dmessage_pipe_dispatcher.cc55 void OnPortStatusChanged() override { dispatcher_->OnPortStatusChanged(); } in OnPortStatusChanged() function in mojo::edk::MessagePipeDispatcher::PortObserverThunk
517 void MessagePipeDispatcher::OnPortStatusChanged() { in OnPortStatusChanged() function in mojo::edk::MessagePipeDispatcher
Ddata_pipe_consumer_dispatcher.cc65 void OnPortStatusChanged() override { dispatcher_->OnPortStatusChanged(); } in OnPortStatusChanged() function in mojo::edk::DataPipeConsumerDispatcher::PortObserverThunk
498 void DataPipeConsumerDispatcher::OnPortStatusChanged() { in OnPortStatusChanged() function in mojo::edk::DataPipeConsumerDispatcher
Ddata_pipe_producer_dispatcher.cc64 void OnPortStatusChanged() override { dispatcher_->OnPortStatusChanged(); } in OnPortStatusChanged() function in mojo::edk::DataPipeProducerDispatcher::PortObserverThunk
476 void DataPipeProducerDispatcher::OnPortStatusChanged() { in OnPortStatusChanged() function in mojo::edk::DataPipeProducerDispatcher