/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
D | detached.hpp | 68 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()
|
D | spawn.hpp | 246 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
|
D | use_future.hpp | 838 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
|
D | redirect_error.hpp | 245 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()
|
D | use_awaitable.hpp | 246 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/ |
D | as_single.hpp | 166 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/ |
D | packaged_task.hpp | 38 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
|
D | async_result.hpp | 107 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
|
D | bind_executor.hpp | 520 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 D | async_result.hpp | 27 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/ |
D | async_result.hpp | 67 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/ |
D | blocking_token_tcp_client.cpp | 55 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/ |
D | blocking_token_tcp_client.cpp | 55 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 D | deferred.h | 124 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 D | deferred.h | 124 void Resolve(AsyncResult<T> async_result) { in Resolve()
|
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
H A D | ble_scanner.cc | 131 const chreAsyncResult *async_result; in HandleEvent() local
|
/aosp_15_r20/external/perfetto/src/ipc/ |
H A D | deferred.cc | 62 void DeferredBase::Resolve(AsyncResult<ProtoMessage> async_result) { in Resolve()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/preemption/ |
H A D | preemption_notifier.cc | 101 WillBePreemptedAtAsync([&n, &result](StatusOr<absl::Time> async_result) { in WillBePreemptedAt()
|
/aosp_15_r20/external/cronet/net/tools/disk_cache_memory_test/ |
H A D | disk_cache_memory_test.cc | 99 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 D | pipe.rs | 356 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 D | pipe.rs | 356 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 D | pipe.rs | 356 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 D | pipe.rs | 356 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 D | pipe.rs | 356 let mut async_result: Option<AsyncResult> = None; in alertable_io_internal() localVariable
|