Home
last modified time | relevance | path

Searched refs:implementation_type (Results 1 – 10 of 10) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/
Dsocket_acceptor_service.hpp46 typedef typename service_impl_type::implementation_type implementation_type; typedef in asio::socket_acceptor_service
63 void construct(implementation_type& impl) in construct()
69 void move_construct(implementation_type& impl, in move_construct()
70 implementation_type& other_impl) in move_construct()
76 void move_assign(implementation_type& impl, in move_assign()
78 implementation_type& other_impl) in move_assign()
86 void converting_move_construct(implementation_type& impl, in converting_move_construct()
88 Protocol1>::implementation_type& other_impl, in converting_move_construct()
97 void destroy(implementation_type& impl) in destroy()
103 asio::error_code open(implementation_type& impl, in open()
[all …]
Dstream_socket_service.hpp47 typedef typename service_impl_type::implementation_type implementation_type; typedef in asio::stream_socket_service
64 void construct(implementation_type& impl) in construct()
70 void move_construct(implementation_type& impl, in move_construct()
71 implementation_type& other_impl) in move_construct()
77 void move_assign(implementation_type& impl, in move_assign()
79 implementation_type& other_impl) in move_assign()
87 void converting_move_construct(implementation_type& impl, in converting_move_construct()
89 Protocol1>::implementation_type& other_impl, in converting_move_construct()
98 void destroy(implementation_type& impl) in destroy()
104 asio::error_code open(implementation_type& impl, in open()
[all …]
Dbasic_io_object.hpp30 typedef typename service_type::implementation_type implementation_type; typedef in asio::detail::service_has_move
40 static_cast<implementation_type*>(0))) == 1;
58 typedef typename service_type::implementation_type implementation_type; typedef in asio::basic_io_object
116 implementation_type& get_implementation() in get_implementation()
122 const implementation_type& get_implementation() const in get_implementation()
129 implementation_type implementation;
142 typedef typename service_type::implementation_type implementation_type; typedef in asio::basic_io_object
185 implementation_type& get_implementation() in get_implementation()
190 const implementation_type& get_implementation() const in get_implementation()
195 implementation_type implementation;
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactive_socket_service.hpp57 struct implementation_type : struct in asio::detail::reactive_socket_service
61 implementation_type() in implementation_type() argument
77 void move_construct(implementation_type& impl, in move_construct()
78 implementation_type& other_impl) in move_construct()
87 void move_assign(implementation_type& impl, in move_assign()
89 implementation_type& other_impl) in move_assign()
99 void converting_move_construct(implementation_type& impl, in converting_move_construct()
101 Protocol1>::implementation_type& other_impl) in converting_move_construct()
110 asio::error_code open(implementation_type& impl, in open()
120 asio::error_code assign(implementation_type& impl, in assign()
[all …]
Dresolver_service_base.hpp36 typedef socket_ops::shared_cancel_token_type implementation_type; typedef in asio::detail::resolver_service_base
52 ASIO_DECL void construct(implementation_type& impl);
55 ASIO_DECL void destroy(implementation_type&);
58 ASIO_DECL void cancel(implementation_type& impl);
Dresolver_service.hpp36 typedef socket_ops::shared_cancel_token_type implementation_type; typedef in asio::detail::resolver_service
54 iterator_type resolve(implementation_type&, const query_type& query, in resolve() argument
69 void async_resolve(implementation_type& impl, in async_resolve()
86 iterator_type resolve(implementation_type&, in resolve() argument
101 void async_resolve(implementation_type& impl, in async_resolve()
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dresolver_service.hpp56 typedef typename service_impl_type::implementation_type implementation_type; typedef in asio::ip::resolver_service
67 void construct(implementation_type& impl) in construct()
73 void destroy(implementation_type& impl) in destroy()
79 void cancel(implementation_type& impl) in cancel()
85 iterator_type resolve(implementation_type& impl, const query_type& query, in resolve()
95 async_resolve(implementation_type& impl, const query_type& query, in ASIO_INITFN_RESULT_TYPE()
108 iterator_type resolve(implementation_type& impl, in resolve()
118 async_resolve(implementation_type& impl, const endpoint_type& endpoint, in ASIO_INITFN_RESULT_TYPE()
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dapi_implementation.py99 def _SetType(implementation_type): argument
102 _implementation_type = implementation_type
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dresolver_service_base.ipp84 resolver_service_base::implementation_type& impl)
90 resolver_service_base::implementation_type& impl)
98 resolver_service_base::implementation_type& impl)
/external/protobuf/python/google/protobuf/internal/
Dapi_implementation.py154 def _SetType(implementation_type): argument
157 _implementation_type = implementation_type