OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remote_endpoint
(Results
1 - 8
of
8
) sorted by null
/external/libmojo/mojo/public/cpp/bindings/lib/
associated_group.cc
28
ScopedInterfaceEndpointHandle*
remote_endpoint
) {
32
controller_->CreateEndpointHandlePair(local_endpoint,
remote_endpoint
);
multiplex_router.h
71
ScopedInterfaceEndpointHandle*
remote_endpoint
) override;
multiplex_router.cc
338
ScopedInterfaceEndpointHandle*
remote_endpoint
) {
355
*
remote_endpoint
= CreateScopedInterfaceEndpointHandle(id, false);
/external/libmojo/mojo/public/cpp/bindings/
associated_group_controller.h
32
// locally; while |
remote_endpoint
| is sent over the message pipe.
35
ScopedInterfaceEndpointHandle*
remote_endpoint
) = 0;
associated_group.h
83
ScopedInterfaceEndpointHandle*
remote_endpoint
);
/external/parameter-framework/asio-1.10.6/include/asio/
stream_socket_service.hpp
257
endpoint_type
remote_endpoint
(const implementation_type& impl,
function in class:asio::stream_socket_service
260
return service_impl_.
remote_endpoint
(impl, ec);
basic_socket.hpp
1401
endpoint_type
remote_endpoint
() const
function in class:asio::basic_socket
1431
endpoint_type
remote_endpoint
(asio::error_code& ec) const
function in class:asio::basic_socket
[
all
...]
/external/parameter-framework/asio-1.10.6/include/asio/detail/
reactive_socket_service.hpp
181
endpoint_type
remote_endpoint
(const implementation_type& impl,
function in class:asio::detail::reactive_socket_service
Completed in 254 milliseconds