Home
last modified time | relevance | path

Searched refs:get_implementation (Results 1 – 25 of 92) sorted by relevance

1234

/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_socket.hpp87 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket()
112 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket()
114 this->get_service().bind(this->get_implementation(), endpoint, ec); in basic_socket()
136 this->get_service().assign(this->get_implementation(), in basic_socket()
194 this->get_implementation(), other.get_implementation()); in basic_socket()
264 this->get_service().open(this->get_implementation(), protocol, ec); in open()
290 return this->get_service().open(this->get_implementation(), protocol, ec); in open()
307 this->get_service().assign(this->get_implementation(), in assign()
325 return this->get_service().assign(this->get_implementation(), in assign()
332 return this->get_service().is_open(this->get_implementation()); in is_open()
[all …]
Dbasic_socket_acceptor.hpp101 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_acceptor()
138 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_acceptor()
142 this->get_service().set_option(this->get_implementation(), in basic_socket_acceptor()
146 this->get_service().bind(this->get_implementation(), endpoint, ec); in basic_socket_acceptor()
148 this->get_service().listen(this->get_implementation(), in basic_socket_acceptor()
173 this->get_service().assign(this->get_implementation(), in basic_socket_acceptor()
233 this->get_implementation(), other.get_implementation()); in basic_socket_acceptor()
277 this->get_service().open(this->get_implementation(), protocol, ec); in open()
304 return this->get_service().open(this->get_implementation(), protocol, ec); in open()
321 this->get_service().assign(this->get_implementation(), in assign()
[all …]
Dbasic_stream_socket.hpp238 this->get_implementation(), buffers, 0, ec); in send()
276 this->get_implementation(), buffers, flags, ec); in send()
304 this->get_implementation(), buffers, flags, ec); in send()
353 this->get_implementation(), buffers, 0, in ASIO_INITFN_RESULT_TYPE()
406 this->get_implementation(), buffers, flags, in ASIO_INITFN_RESULT_TYPE()
443 this->get_implementation(), buffers, 0, ec); in receive()
484 this->get_implementation(), buffers, flags, ec); in receive()
512 this->get_implementation(), buffers, flags, ec); in receive()
562 return this->get_service().async_receive(this->get_implementation(), in ASIO_INITFN_RESULT_TYPE()
616 return this->get_service().async_receive(this->get_implementation(), in ASIO_INITFN_RESULT_TYPE()
[all …]
/external/sdv/vsomeip/implementation/helper/1.55/boost/asio/
Dbasic_socket_acceptor_ext.hpp106 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
143 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
147 this->get_service().set_option(this->get_implementation(), in basic_socket_acceptor_ext()
151 this->get_service().bind(this->get_implementation(), endpoint, ec); in basic_socket_acceptor_ext()
153 this->get_service().listen(this->get_implementation(), in basic_socket_acceptor_ext()
178 this->get_service().assign(this->get_implementation(), in basic_socket_acceptor_ext()
239 this->get_implementation(), other.get_implementation()); in basic_socket_acceptor_ext()
284 this->get_service().open(this->get_implementation(), protocol, ec); in open()
311 return this->get_service().open(this->get_implementation(), protocol, ec); in open()
328 this->get_service().assign(this->get_implementation(), in assign()
[all …]
/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/
Dbasic_socket_ext_local.hpp115 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_ext_local()
140 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_ext_local()
142 this->get_service().bind(this->get_implementation(), endpoint, ec); in basic_socket_ext_local()
164 this->get_service().assign(this->get_implementation(), in basic_socket_ext_local()
219 other.get_service(), other.get_implementation()) in basic_socket_ext_local()
331 this->get_service().open(this->get_implementation(), protocol, ec); in open()
357 this->get_service().open(this->get_implementation(), protocol, ec); in open()
375 this->get_service().assign(this->get_implementation(), in assign()
393 this->get_service().assign(this->get_implementation(), in assign()
401 return this->get_service().is_open(this->get_implementation()); in is_open()
[all …]
Dbasic_socket_ext.hpp115 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_ext()
140 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_ext()
142 this->get_service().bind(this->get_implementation(), endpoint, ec); in basic_socket_ext()
164 this->get_service().assign(this->get_implementation(), in basic_socket_ext()
219 other.get_service(), other.get_implementation()) in basic_socket_ext()
331 this->get_service().open(this->get_implementation(), protocol, ec); in open()
357 this->get_service().open(this->get_implementation(), protocol, ec); in open()
375 this->get_service().assign(this->get_implementation(), in assign()
393 this->get_service().assign(this->get_implementation(), in assign()
401 return this->get_service().is_open(this->get_implementation()); in is_open()
[all …]
Dbasic_socket_acceptor_ext.hpp127 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
164 this->get_service().open(this->get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
168 this->get_service().set_option(this->get_implementation(), in basic_socket_acceptor_ext()
172 this->get_service().bind(this->get_implementation(), endpoint, ec); in basic_socket_acceptor_ext()
174 this->get_service().listen(this->get_implementation(), in basic_socket_acceptor_ext()
199 this->get_service().assign(this->get_implementation(), in basic_socket_acceptor_ext()
256 other.get_service(), other.get_implementation()) in basic_socket_acceptor_ext()
350 this->get_service().open(this->get_implementation(), protocol, ec); in open()
377 this->get_service().open(this->get_implementation(), protocol, ec); in open()
395 this->get_service().assign(this->get_implementation(), in assign()
[all …]
Dbasic_stream_socket_ext.hpp252 this->get_implementation(), buffers, 0, ec); in send()
290 this->get_implementation(), buffers, flags, ec); in send()
318 this->get_implementation(), buffers, flags, ec); in send()
368 this->get_implementation(), buffers, 0, in BOOST_ASIO_INITFN_RESULT_TYPE()
375 this->get_implementation(), buffers, 0, in BOOST_ASIO_INITFN_RESULT_TYPE()
432 this->get_implementation(), buffers, flags, in BOOST_ASIO_INITFN_RESULT_TYPE()
439 this->get_implementation(), buffers, flags, in BOOST_ASIO_INITFN_RESULT_TYPE()
479 this->get_implementation(), buffers, 0, ec); in receive()
520 this->get_implementation(), buffers, flags, ec); in receive()
548 this->get_implementation(), buffers, flags, ec); in receive()
[all …]
Dbasic_datagram_socket_ext.hpp251 this->get_implementation(), buffers, 0, ec); in send()
279 this->get_implementation(), buffers, flags, ec); in send()
306 this->get_implementation(), buffers, flags, ec); in send()
355 return this->get_service().async_send(this->get_implementation(), in BOOST_ASIO_INITFN_RESULT_TYPE()
361 this->get_service().async_send(this->get_implementation(), in BOOST_ASIO_INITFN_RESULT_TYPE()
408 return this->get_service().async_send(this->get_implementation(), in BOOST_ASIO_INITFN_RESULT_TYPE()
414 this->get_service().async_send(this->get_implementation(), in BOOST_ASIO_INITFN_RESULT_TYPE()
452 this->get_implementation(), buffers, destination, 0, ec); in send_to()
479 this->get_implementation(), buffers, destination, flags, ec); in send_to()
505 return this->get_service().send_to(this->get_implementation(), in send_to()
[all …]
/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/
Dbasic_socket_ext_local.hpp152 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
176 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
200 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
202 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext_local()
231 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
233 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext_local()
255 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext_local()
283 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext_local()
420 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
446 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
[all …]
Dbasic_socket_ext.hpp152 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
176 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
200 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
202 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext()
231 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
233 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext()
255 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext()
283 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext()
420 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
446 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
[all …]
Dbasic_socket_acceptor_ext.hpp155 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
180 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
217 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
221 impl_.get_service().set_option(impl_.get_implementation(), in basic_socket_acceptor_ext()
225 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_acceptor_ext()
227 impl_.get_service().listen(impl_.get_implementation(), in basic_socket_acceptor_ext()
269 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
273 impl_.get_service().set_option(impl_.get_implementation(), in basic_socket_acceptor_ext()
277 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_acceptor_ext()
279 impl_.get_service().listen(impl_.get_implementation(), in basic_socket_acceptor_ext()
[all …]
/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/
Dbasic_socket_ext_local.hpp152 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
176 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
200 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
202 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext_local()
231 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
233 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext_local()
255 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext_local()
283 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext_local()
420 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
446 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
[all …]
Dbasic_socket_ext.hpp152 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
176 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
200 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
202 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext()
231 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
233 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext()
255 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext()
283 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext()
420 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
446 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
[all …]
Dbasic_socket_acceptor_ext.hpp155 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
180 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
217 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
221 impl_.get_service().set_option(impl_.get_implementation(), in basic_socket_acceptor_ext()
225 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_acceptor_ext()
227 impl_.get_service().listen(impl_.get_implementation(), in basic_socket_acceptor_ext()
269 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
273 impl_.get_service().set_option(impl_.get_implementation(), in basic_socket_acceptor_ext()
277 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_acceptor_ext()
279 impl_.get_service().listen(impl_.get_implementation(), in basic_socket_acceptor_ext()
[all …]
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbasic_socket.hpp151 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket()
176 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket()
200 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket()
202 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket()
231 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket()
233 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket()
255 impl_.get_service().assign(impl_.get_implementation(), in basic_socket()
283 impl_.get_service().assign(impl_.get_implementation(), in basic_socket()
420 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
446 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
[all …]
Dbasic_signal_set.hpp160 impl_.get_service().add(impl_.get_implementation(), signal_number_1, ec); in basic_signal_set()
187 impl_.get_service().add(impl_.get_implementation(), signal_number_1, ec); in basic_signal_set()
213 impl_.get_service().add(impl_.get_implementation(), signal_number_1, ec); in basic_signal_set()
215 impl_.get_service().add(impl_.get_implementation(), signal_number_2, ec); in basic_signal_set()
246 impl_.get_service().add(impl_.get_implementation(), signal_number_1, ec); in basic_signal_set()
248 impl_.get_service().add(impl_.get_implementation(), signal_number_2, ec); in basic_signal_set()
277 impl_.get_service().add(impl_.get_implementation(), signal_number_1, ec); in basic_signal_set()
279 impl_.get_service().add(impl_.get_implementation(), signal_number_2, ec); in basic_signal_set()
281 impl_.get_service().add(impl_.get_implementation(), signal_number_3, ec); in basic_signal_set()
315 impl_.get_service().add(impl_.get_implementation(), signal_number_1, ec); in basic_signal_set()
[all …]
Dbasic_serial_port.hpp136 impl_.get_service().open(impl_.get_implementation(), device, ec); in basic_serial_port()
160 impl_.get_service().open(impl_.get_implementation(), device, ec); in basic_serial_port()
180 impl_.get_service().open(impl_.get_implementation(), device, ec); in basic_serial_port()
204 impl_.get_service().open(impl_.get_implementation(), device, ec); in basic_serial_port()
226 impl_.get_service().assign(impl_.get_implementation(), in basic_serial_port()
253 impl_.get_service().assign(impl_.get_implementation(), in basic_serial_port()
348 impl_.get_service().open(impl_.get_implementation(), device, ec); in open()
364 impl_.get_service().open(impl_.get_implementation(), device, ec); in open()
379 impl_.get_service().assign(impl_.get_implementation(), in assign()
395 impl_.get_service().assign(impl_.get_implementation(), in assign()
[all …]
Dbasic_socket_acceptor.hpp168 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor()
194 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor()
231 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor()
235 impl_.get_service().set_option(impl_.get_implementation(), in basic_socket_acceptor()
239 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_acceptor()
241 impl_.get_service().listen(impl_.get_implementation(), in basic_socket_acceptor()
283 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor()
287 impl_.get_service().set_option(impl_.get_implementation(), in basic_socket_acceptor()
291 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_acceptor()
293 impl_.get_service().listen(impl_.get_implementation(), in basic_socket_acceptor()
[all …]
Dbasic_deadline_timer.hpp200 impl_.get_service().expires_at(impl_.get_implementation(), expiry_time, ec); in basic_deadline_timer()
223 impl_.get_service().expires_at(impl_.get_implementation(), expiry_time, ec); in basic_deadline_timer()
243 impl_.get_implementation(), expiry_time, ec); in basic_deadline_timer()
268 impl_.get_implementation(), expiry_time, ec); in basic_deadline_timer()
348 std::size_t s = impl_.get_service().cancel(impl_.get_implementation(), ec); in cancel()
377 return impl_.get_service().cancel(impl_.get_implementation(), ec); in cancel()
408 impl_.get_implementation(), ec); in cancel_one()
439 return impl_.get_service().cancel_one(impl_.get_implementation(), ec); in cancel_one()
449 return impl_.get_service().expires_at(impl_.get_implementation()); in expires_at()
478 impl_.get_implementation(), expiry_time, ec); in expires_at()
[all …]
Dbasic_waitable_timer.hpp216 impl_.get_service().expires_at(impl_.get_implementation(), expiry_time, ec); in basic_waitable_timer()
240 impl_.get_service().expires_at(impl_.get_implementation(), expiry_time, ec); in basic_waitable_timer()
259 impl_.get_implementation(), expiry_time, ec); in basic_waitable_timer()
284 impl_.get_implementation(), expiry_time, ec); in basic_waitable_timer()
412 std::size_t s = impl_.get_service().cancel(impl_.get_implementation(), ec); in cancel()
443 return impl_.get_service().cancel(impl_.get_implementation(), ec); in cancel()
475 impl_.get_implementation(), ec); in cancel_one()
508 return impl_.get_service().cancel_one(impl_.get_implementation(), ec); in cancel_one()
519 return impl_.get_service().expires_at(impl_.get_implementation()); in expires_at()
530 return impl_.get_service().expiry(impl_.get_implementation()); in expiry()
[all …]
/external/sdv/vsomeip/implementation/helper/1.70/boost/asio/
Dbasic_socket_ext_local.hpp152 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
176 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
200 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
202 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext_local()
231 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext_local()
233 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext_local()
255 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext_local()
283 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext_local()
420 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
446 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
[all …]
Dbasic_socket_ext.hpp152 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
176 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
200 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
202 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext()
231 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_ext()
233 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_ext()
255 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext()
283 impl_.get_service().assign(impl_.get_implementation(), in basic_socket_ext()
420 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
446 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in open()
[all …]
Dbasic_socket_acceptor_ext.hpp155 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
180 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
217 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
221 impl_.get_service().set_option(impl_.get_implementation(), in basic_socket_acceptor_ext()
225 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_acceptor_ext()
227 impl_.get_service().listen(impl_.get_implementation(), in basic_socket_acceptor_ext()
269 impl_.get_service().open(impl_.get_implementation(), protocol, ec); in basic_socket_acceptor_ext()
273 impl_.get_service().set_option(impl_.get_implementation(), in basic_socket_acceptor_ext()
277 impl_.get_service().bind(impl_.get_implementation(), endpoint, ec); in basic_socket_acceptor_ext()
279 impl_.get_service().listen(impl_.get_implementation(), in basic_socket_acceptor_ext()
[all …]
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/posix/
Dbasic_descriptor.hpp129 impl_.get_service().assign(impl_.get_implementation(), in basic_descriptor()
156 impl_.get_service().assign(impl_.get_implementation(), in basic_descriptor()
241 impl_.get_service().assign(impl_.get_implementation(), in assign()
258 impl_.get_implementation(), native_descriptor, ec); in assign()
265 return impl_.get_service().is_open(impl_.get_implementation()); in is_open()
280 impl_.get_service().close(impl_.get_implementation(), ec); in close()
295 impl_.get_service().close(impl_.get_implementation(), ec); in close()
307 return impl_.get_service().native_handle(impl_.get_implementation()); in native_handle()
322 return impl_.get_service().release(impl_.get_implementation()); in release()
336 impl_.get_service().cancel(impl_.get_implementation(), ec); in cancel()
[all …]

1234