Home
last modified time | relevance | path

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

123

/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/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
Dipc_channel_factory.cc38 ChannelHandle handle_; member in IPC::__anon35f068660111::PlatformChannelFactory
/external/rust/crates/tokio/src/time/driver/tests/
Dmod.rs50 let handle_ = handle.clone(); in single_timer() localVariable
81 let handle_ = handle.clone(); in drop_timer() localVariable
112 let handle_ = handle.clone(); in change_waker() localVariable
147 let handle_ = handle.clone(); in reset_future() localVariable
/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.h55 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/tensorflow/tensorflow/core/kernels/
Dqueue_ops.cc94 PersistentTensor handle_; member in tensorflow::FakeQueueOp
/external/libchrome/mojo/core/
Dplatform_handle_in_transit.h94 PlatformHandle handle_; variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcusolver_context.h73 cusolverDnHandle_t handle_ = nullptr; variable
/external/webrtc/modules/desktop_capture/
Dshared_memory.h60 const Handle handle_; variable
/external/webrtc/common_audio/vad/
Dvad.cc56 VadInst* handle_; member in webrtc::__anon51b2aa700111::VadImpl
/external/perfetto/include/perfetto/ext/base/
Dweak_ptr.h74 std::shared_ptr<T*> handle_; variable
/external/libchrome/base/threading/
Dwatchdog.h86 PlatformThreadHandle handle_; variable
/external/tensorflow/tensorflow/cc/experimental/base/public/
Dtensorhandle.h71 std::unique_ptr<TFE_TensorHandle, TFETensorHandleDeleter> handle_; variable
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_expression.h143 xla::XlaOp handle_; variable
/external/tensorflow/tensorflow/lite/profiling/
Datrace_profiler.cc90 void* handle_; member in tflite::profiling::ATraceProfiler
/external/libbrillo/brillo/http/
Dhttp_transport_curl_test.cc57 CURL* handle_{nullptr}; member in brillo::http::curl::HttpCurlTransportTest
218 CURL* handle_{reinterpret_cast<CURL*>(123)}; // Mock handle value. member in brillo::http::curl::HttpCurlTransportAsyncTest
/external/libchrome/crypto/
Dscoped_capi_types.h51 explicit ScopedCAPIHandle(CAPIHandle handle = NULL) : handle_(handle) {} in handle_() function

123