Searched defs:MessagePipeEndpoint (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/system/
H A Dmessage_pipe_endpoint.h33 // |MessagePipeEndpoint| also implements the functionality required by the
36 class MOJO_SYSTEM_IMPL_EXPORT MessagePipeEndpoint { class in namespace:mojo::system
38 virtual ~MessagePipeEndpoint() {}
80 MessagePipeEndpoint() {} function in class:mojo::system::MessagePipeEndpoint
83 DISALLOW_COPY_AND_ASSIGN(MessagePipeEndpoint);

Completed in 2582 milliseconds