Home
last modified time | relevance | path

Searched defs:async_result (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Ddetached.hpp68 struct async_result<detached_t, Signature> struct
70 typedef boost::asio::detail::detached_handler completion_handler_type;
72 typedef void return_type;
74 explicit async_result(completion_handler_type&) in async_result() function
78 void get() in get()
85 static return_type initiate( in initiate()
98 static return_type initiate( in initiate()
Dspawn.hpp246 class async_result<basic_yield_context<Handler>, ReturnType()> class
250 explicit async_result( in async_result() function in boost::asio::async_result
259 class async_result<basic_yield_context<Handler>, ReturnType(Arg1)> class
263 explicit async_result( in async_result() function in boost::asio::async_result
272 class async_result<basic_yield_context<Handler>, class
277 explicit async_result( in async_result() function in boost::asio::async_result
286 class async_result<basic_yield_context<Handler>, class
291 explicit async_result( in async_result() function in boost::asio::async_result
Duse_future.hpp838 class async_result<use_future_t<Allocator>, Result(Args...)> class
843 explicit async_result( in async_result() function in boost::asio::async_result
854 class async_result<detail::packaged_token<Function, Allocator>, Result(Args...)> class
859 explicit async_result( in async_result() function in boost::asio::async_result
871 class async_result<use_future_t<Allocator>, Result()> class
875 explicit async_result( in async_result() function in boost::asio::async_result
884 class async_result<detail::packaged_token<Function, Allocator>, Result()> class
889 explicit async_result( in async_result() function in boost::asio::async_result
Dredirect_error.hpp245 struct async_result<redirect_error_t<CompletionToken>, Signature> struct
249 ::return_type return_type;
252 struct init_wrapper
312 static return_type initiate( in initiate()
327 static return_type initiate( in initiate()
Duse_awaitable.hpp246 class async_result<use_awaitable_t<Executor>, R(Args...)> class
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/experimental/impl/
Das_single.hpp166 struct async_result<experimental::as_single_t<CompletionToken>, Signature> struct
170 ::return_type return_type;
173 struct init_wrapper
196 static return_type initiate( in initiate()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dpackaged_task.hpp38 class async_result<std::packaged_task<Result(Args...)>, Signature> class
49 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
Dasync_result.hpp107 class async_result class
122 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
196 class async_result<void, Signature> class
Dbind_executor.hpp520 class async_result<executor_binder<T, Executor>, Signature> class
529 explicit async_result(executor_binder<T, Executor>& b) in async_result() function in boost::asio::async_result
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/
H A Dasync_result.hpp27 class async_result class
39 explicit async_result(Handler&) in async_result() function in asio::async_result
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/archetypes/
Dasync_result.hpp67 class async_result<archetypes::lazy_handler, Signature> class
77 explicit async_result(completion_handler_type&) in async_result() function in boost::asio::async_result
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/timeouts/
Dblocking_token_tcp_client.cpp55 class async_result<close_after, void(boost::system::error_code, T)> class
84 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/timeouts/
Dblocking_token_tcp_client.cpp55 class async_result<close_after, void(boost::system::error_code, T)> class
84 explicit async_result(completion_handler_type& h) in async_result() function in boost::asio::async_result
/aosp_15_r20/external/perfetto/include/perfetto/ext/ipc/
H A Ddeferred.h124 void Resolve(AsyncResult<T> async_result) { in Resolve()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/ipc/
H A Ddeferred.h124 void Resolve(AsyncResult<T> async_result) { in Resolve()
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dble_scanner.cc131 const chreAsyncResult *async_result; in HandleEvent() local
/aosp_15_r20/external/perfetto/src/ipc/
H A Ddeferred.cc62 void DeferredBase::Resolve(AsyncResult<ProtoMessage> async_result) { in Resolve()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/preemption/
H A Dpreemption_notifier.cc101 WillBePreemptedAtAsync([&n, &result](StatusOr<absl::Time> async_result) { in WillBePreemptedAt()
/aosp_15_r20/external/cronet/net/tools/disk_cache_memory_test/
H A Ddisk_cache_memory_test.cc99 BackendResult async_result) { in CreateAndInitBackend()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dpipe.rs356 let mut async_result: Option<AsyncResult> = None; in alertable_io_internal() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dpipe.rs356 let mut async_result: Option<AsyncResult> = None; in alertable_io_internal() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dpipe.rs356 let mut async_result: Option<AsyncResult> = None; in alertable_io_internal() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dpipe.rs356 let mut async_result: Option<AsyncResult> = None; in alertable_io_internal() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dpipe.rs356 let mut async_result: Option<AsyncResult> = None; in alertable_io_internal() localVariable