Home
last modified time | relevance | path

Searched defs:local_handle (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h300 FunctionLibraryRuntime::Handle local_handle; member
406 FunctionLibraryRuntime::LocalHandle local_handle, in FunctionData()
415 FunctionLibraryRuntime::LocalHandle local_handle() { in local_handle() function
Dfunction.cc571 LocalHandle local_handle = parent_->GetHandleOnDevice(device_name_, h); in GetFunctionBody() local
589 LocalHandle local_handle = parent_->GetHandleOnDevice(device_name_, h); in GetRetTypes() local
799 LocalHandle local_handle; in Instantiate() local
959 Status FunctionLibraryRuntimeImpl::GetOrCreateItem(LocalHandle local_handle, in GetOrCreateItem()
1111 LocalHandle local_handle = parent_->GetHandleOnDevice(device_name_, handle); in Run() local
1190 LocalHandle local_handle = parent_->GetHandleOnDevice( in Run() local
1253 LocalHandle local_handle = parent_->GetHandleOnDevice( in PrepareRunSync() local
1312 LocalHandle local_handle = parent_->GetHandleOnDevice(device_name_, handle); in DebugString() local
Dprocess_function_library_runtime.cc253 FunctionLibraryRuntime::LocalHandle local_handle) { in AddHandle()
260 FunctionLibraryRuntime::LocalHandle local_handle) { in AddHandleLocked()
1481 FunctionLibraryRuntime::LocalHandle local_handle; in RunInternal() local
/external/libchrome/mojo/core/
Ddispatcher.h55 MojoHandle local_handle; member
Dcore.cc1227 MojoHandle local_handle = CreatePartialMessagePipe(&remote_peer_port); in AttachMessagePipeToInvitation() local
/external/libchrome/mojo/public/cpp/platform/
Dplatform_channel.cc153 PlatformHandle local_handle; in PlatformChannel() local
/external/arm-trusted-firmware/plat/intel/soc/common/
Dsocfpga_storage.c106 uintptr_t local_handle; in check_dev() local
/external/arm-trusted-firmware/plat/imx/imx7/common/
Dimx7_io_storage.c197 uintptr_t local_handle; in open_mmc() local
/external/arm-trusted-firmware/plat/hisilicon/hikey/
Dhikey_io_storage.c230 uintptr_t local_handle; in check_emmc() local
/external/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_io_storage.c216 uintptr_t local_handle; in check_ufs() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime_test.cc67 FunctionLibraryRuntime::LocalHandle* local_handle, in Instantiate()
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto260 LocalTensorHandle local_handle = 1; field
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_copy_node.cc323 auto* local_handle = op->add_handles()->mutable_local_handle(); in SerializePackedHandle() local