Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dsession_state.h65 string GetHandle(const string& tensor_name) { in GetHandle() function
/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/webrtc/base/
Dthread.h187 HANDLE GetHandle() const { in GetHandle() function
/external/v8/src/
Dhandles-inl.h126 Object** HandleScope::GetHandle(Isolate* isolate, Object* value) { in GetHandle() function
/external/tensorflow/tensorflow/lite/delegates/flex/
Dkernel.cc137 tensorflow::TensorHandle* GetHandle(int i, bool remove) { in GetHandle() function in tflite::flex::kernel::OpOutputs
/external/tensorflow/tensorflow/core/kernels/
Dtensor_array_ops.cc54 Status GetHandle(OpKernelContext* ctx, string* container, string* ta_handle) { in GetHandle() function
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc227 FunctionLibraryRuntime::Handle ProcessFunctionLibraryRuntime::GetHandle( in GetHandle() function in tensorflow::ProcessFunctionLibraryRuntime
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h1076 virtual Expectation GetHandle() { in GetHandle() function
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1082 Expectation GetHandle() override { return owner_->GetHandleOf(this); } in GetHandle() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h1068 virtual Expectation GetHandle() { in GetHandle() function
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc184 CudnnHandle GetHandle(GpuExecutor* executor, Stream* stream) { in GetHandle() function in stream_executor::gpu::CudnnAccess
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go1288 func (m *Transaction) GetHandle() uint64 { func
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc470 MIOpenHandle GetHandle(GpuExecutor* executor, Stream* stream) { in GetHandle() function in stream_executor::gpu::MIOpenAccess