Home
last modified time | relevance | path

Searched defs:stream_protocol (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/generic/
Dstream_protocol.hpp47 class stream_protocol class
51 stream_protocol(int address_family, int socket_protocol) in stream_protocol() function in asio::generic::stream_protocol
62 stream_protocol(const Protocol& source_protocol) in stream_protocol() function in asio::generic::stream_protocol
/external/parameter-framework/upstream/asio/stub/
Dasio.hpp134 struct stream_protocol struct
136 using endpoint = endpoint_base;
137 using socket = socket_base;
143 using stream_protocol = generic::stream_protocol; typedef
/external/parameter-framework/asio-1.10.6/include/asio/local/
Dstream_protocol.hpp41 class stream_protocol class