Searched defs:CancelTransit (Results 1 – 7 of 7) sorted by relevance
/external/libchrome/mojo/core/ | ||
D | platform_handle_dispatcher.cc | 67 void PlatformHandleDispatcher::CancelTransit() { in CancelTransit() function in mojo::core::PlatformHandleDispatcher |
D | handle_table.cc | 144 void HandleTable::CancelTransit( in CancelTransit() function in mojo::core::HandleTable |
D | dispatcher.cc | 155 void Dispatcher::CancelTransit() {} in CancelTransit() function in mojo::core::Dispatcher |
D | shared_buffer_dispatcher.cc | 391 void SharedBufferDispatcher::CancelTransit() { in CancelTransit() function in mojo::core::SharedBufferDispatcher |
D | message_pipe_dispatcher.cc | 304 void MessagePipeDispatcher::CancelTransit() { in CancelTransit() function in mojo::core::MessagePipeDispatcher |
D | data_pipe_producer_dispatcher.cc | 311 void DataPipeProducerDispatcher::CancelTransit() { in CancelTransit() function in mojo::core::DataPipeProducerDispatcher |
D | data_pipe_consumer_dispatcher.cc | 352 void DataPipeConsumerDispatcher::CancelTransit() { in CancelTransit() function in mojo::core::DataPipeConsumerDispatcher |