Searched refs:CompleteTransitAndClose (Results 1 – 16 of 16) sorted by relevance
134 void HandleTable::CompleteTransitAndClose( in CompleteTransitAndClose() function in mojo::core::HandleTable140 dispatcher.dispatcher->CompleteTransitAndClose(); in CompleteTransitAndClose()
35 void CompleteTransitAndClose() override;
52 void CompleteTransitAndClose(
61 void PlatformHandleDispatcher::CompleteTransitAndClose() { in CompleteTransitAndClose() function in mojo::core::PlatformHandleDispatcher
92 void CompleteTransitAndClose() override;
71 void CompleteTransitAndClose() override;
61 void CompleteTransitAndClose() override;
62 void CompleteTransitAndClose() override;
93 dispatcher->CompleteTransitAndClose(); in TEST()
200 virtual void CompleteTransitAndClose();
153 void Dispatcher::CompleteTransitAndClose() {} in CompleteTransitAndClose() function in mojo::core::Dispatcher
295 void MessagePipeDispatcher::CompleteTransitAndClose() { in CompleteTransitAndClose() function in mojo::core::MessagePipeDispatcher
385 void SharedBufferDispatcher::CompleteTransitAndClose() { in CompleteTransitAndClose() function in mojo::core::SharedBufferDispatcher
301 void DataPipeProducerDispatcher::CompleteTransitAndClose() { in CompleteTransitAndClose() function in mojo::core::DataPipeProducerDispatcher
342 void DataPipeConsumerDispatcher::CompleteTransitAndClose() { in CompleteTransitAndClose() function in mojo::core::DataPipeConsumerDispatcher
268 handles_->CompleteTransitAndClose(dispatchers); in ReleaseDispatchersForTransit()