Home
last modified time | relevance | path

Searched defs:GetHandle (Results 1 – 16 of 16) sorted by relevance

/external/selinux/libselinux/fuzzers/
Dselabel_lookup_fuzzer.cpp25 selabel_handle *GetHandle(FuzzedDataProvider &fdp) { in GetHandle() function
/external/tensorflow/tensorflow/core/framework/
Dsession_state.h65 std::string GetHandle(const std::string& tensor_name) { in GetHandle() function
/external/cronet/ipc/
Dipc_platform_file.cc34 HANDLE PlatformFileForTransit::GetHandle() const { in GetHandle() function in IPC::PlatformFileForTransit
/external/libchrome/ipc/
Dipc_platform_file.cc34 HANDLE PlatformFileForTransit::GetHandle() const { in GetHandle() function in IPC::PlatformFileForTransit
/external/libchrome/base/memory/
Dshared_memory_handle_posix.cc33 int SharedMemoryHandle::GetHandle() const { in GetHandle() function in base::SharedMemoryHandle
Dshared_memory_handle_android.cc48 int SharedMemoryHandle::GetHandle() const { in GetHandle() function in base::SharedMemoryHandle
/external/webrtc/rtc_base/
Dplatform_thread.cc145 absl::optional<PlatformThread::Handle> PlatformThread::GetHandle() const { in GetHandle() function in rtc::PlatformThread
/external/openscreen/platform/impl/
Dudp_socket_posix.cc88 const SocketHandle& UdpSocketPosix::GetHandle() const { in GetHandle() function in openscreen::UdpSocketPosix
/external/tensorflow/tensorflow/c/eager/
Dgradients.cc90 AbstractTensorHandle* TapeTensor::GetHandle() const { return handle_; } in GetHandle() function in tensorflow::gradients::TapeTensor
/external/tensorflow/tensorflow/core/kernels/
Dtensor_array_ops.cc55 Status GetHandle(OpKernelContext* ctx, string* container, string* ta_handle) { in GetHandle() function
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1093 Expectation GetHandle() override { return owner_->GetHandleOf(this); } in GetHandle() function
/external/cronet/third_party/googletest/src/googlemock/include/gmock/
Dgmock-spec-builders.h1076 Expectation GetHandle() override { return owner_->GetHandleOf(this); } in GetHandle() function
/external/libaom/third_party/googletest/src/googlemock/include/gmock/
Dgmock-spec-builders.h1087 Expectation GetHandle() override { return owner_->GetHandleOf(this); } in GetHandle() function
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc309 FunctionLibraryRuntime::Handle ProcessFunctionLibraryRuntime::GetHandle( in GetHandle() function in tensorflow::ProcessFunctionLibraryRuntime
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc574 MIOpenHandle GetHandle(GpuExecutor* executor, Stream* stream) { in GetHandle() function in stream_executor::gpu::MIOpenAccess
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_dnn.cc211 CudnnHandle GetHandle(GpuExecutor* executor, Stream* stream) { in GetHandle() function in stream_executor::gpu::CudnnAccess