Searched defs:EndSerialize (Results 1 – 6 of 6) sorted by relevance
/external/libchrome/mojo/core/ | ||
D | platform_handle_dispatcher.cc | 43 bool PlatformHandleDispatcher::EndSerialize(void* destination, in EndSerialize() function in mojo::core::PlatformHandleDispatcher |
D | dispatcher.cc | 142 bool Dispatcher::EndSerialize(void* destination, in EndSerialize() function in mojo::core::Dispatcher |
D | shared_buffer_dispatcher.cc | 324 bool SharedBufferDispatcher::EndSerialize(void* destination, in EndSerialize() function in mojo::core::SharedBufferDispatcher |
D | message_pipe_dispatcher.cc | 276 bool MessagePipeDispatcher::EndSerialize(void* destination, in EndSerialize() function in mojo::core::MessagePipeDispatcher |
D | data_pipe_producer_dispatcher.cc | 258 bool DataPipeProducerDispatcher::EndSerialize( in EndSerialize() function in mojo::core::DataPipeProducerDispatcher |
D | data_pipe_consumer_dispatcher.cc | 299 bool DataPipeConsumerDispatcher::EndSerialize( in EndSerialize() function in mojo::core::DataPipeConsumerDispatcher |