Home
last modified time | relevance | path

Searched defs:handle_ (Results 1 – 25 of 103) sorted by relevance

12345

/external/rust/crates/tokio/src/runtime/time/tests/
Dmod.rs49 let handle_ = handle.clone(); in single_timer() localVariable
82 let handle_ = handle.clone(); in drop_timer() localVariable
115 let handle_ = handle.clone(); in change_waker() localVariable
152 let handle_ = handle.clone(); in reset_future() localVariable
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_c_ffi/cpp/
Dukey2_ffi.h54 const Ukey2ConnectionContextHandle handle_; variable
85 const Ukey2HandshakeContextHandle handle_; variable
/external/libchrome/mojo/public/cpp/platform/
Dplatform_handle.h173 base::win::ScopedHandle handle_; in COMPONENT_EXPORT() local
175 zx::handle handle_; in COMPONENT_EXPORT() local
/external/cronet/ipc/
Dipc_test_base.h52 mojo::ScopedMessagePipeHandle handle_; variable
74 mojo::ScopedMessagePipeHandle handle_; variable
Dipc_mojo_handle_attachment.h36 mojo::ScopedHandle handle_; variable
Dhandle_attachment_fuchsia.h32 zx::handle handle_; variable
Dhandle_attachment_win.h41 base::win::ScopedHandle handle_; variable
Dipc_perftest_util.h107 mojo::ScopedMessagePipeHandle handle_; variable
/external/libchrome/ipc/
Dipc_test_base.h56 mojo::ScopedMessagePipeHandle handle_; variable
79 mojo::ScopedMessagePipeHandle handle_; variable
Dipc_mojo_handle_attachment.h35 mojo::ScopedHandle handle_; variable
Dipc_perftest_util.h95 mojo::ScopedMessagePipeHandle handle_; variable
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_blas_lt.h69 Owned<cublasLtMatrixLayout_t> handle_; variable
107 Owned<cublasLtMatmulDesc_t> handle_; variable
129 Owned<cublasLtMatmulPreference_t> handle_; variable
/external/pigweed/pw_i2c_mcuxpresso/public/pw_i2c_mcuxpresso/
Dinitiator.h64 i2c_master_handle_t handle_; variable
/external/libchrome/base/memory/
Dwritable_shared_memory_region.h102 subtle::PlatformSharedMemoryRegion handle_; variable
Dunsafe_shared_memory_region.h111 subtle::PlatformSharedMemoryRegion handle_; variable
Dread_only_shared_memory_region.h102 subtle::PlatformSharedMemoryRegion handle_; variable
/external/tensorflow/tensorflow/compiler/xla/client/
Dglobal_data.h54 GlobalDataHandle handle_; // Handle being wrapped. variable
/external/tensorflow/tensorflow/c/experimental/saved_model/core/revived_types/
Dtensorhandle_convertible.h44 ImmediateTensorHandlePtr handle_; variable
/external/openscreen/platform/impl/
Dudp_socket_posix.h74 SocketHandle handle_; variable
/external/libchrome/mojo/public/cpp/bindings/
Dsync_handle_watcher.h55 const Handle handle_; variable
/external/perfetto/src/tracing/ipc/
Dshared_memory_windows.h62 base::ScopedPlatformHandle handle_; variable
/external/libchrome/mojo/core/
Dplatform_handle_in_transit.h94 PlatformHandle handle_; variable
/external/cronet/base/memory/
Dunsafe_shared_memory_region.h128 subtle::PlatformSharedMemoryRegion handle_; variable
Dwritable_shared_memory_region.h139 subtle::PlatformSharedMemoryRegion handle_; variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcusolver_context.h131 gpusolverHandle_t handle_ = nullptr; variable

12345