Home
last modified time | relevance | path

Searched defs:remote_handle (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dremote_mgr.cc62 const RemoteTensorHandleInternal& remote_handle, in GetTensorHandleImpl()
83 const RemoteTensorHandleInternal& remote_handle, in GetTensorHandle()
90 const RemoteTensorHandleInternal& remote_handle, in GetMirroredResourceShape()
128 const RemoteTensorHandleInternal& remote_handle) { in DeleteTensorHandle()
H A Dremote_mgr_test.cc83 RemoteTensorHandle remote_handle; in TEST_F() local
100 RemoteTensorHandle remote_handle; in TEST_F() local
164 RemoteTensorHandle remote_handle; in TEST_F() local
H A Deager_service_impl_test.cc63 const RemoteTensorHandleInternal& remote_handle, in GetTensorHandle()
1160 RemoteTensorHandle* remote_handle = in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/future/future/
Dmod.rs106 mod remote_handle; module
501 fn remote_handle(self) -> (Remote<Self>, RemoteHandle<Self::Output>) in remote_handle() method
Dremote_handle.rs115 pub(super) fn remote_handle<Fut: Future>(future: Fut) -> (Remote<Fut>, RemoteHandle<Fut::Output>) { in remote_handle() function
/aosp_15_r20/trusty/user/app/sample/memref-test/rust/
Dmemref_test.rs25 let remote_handle = request_remote_buf(&lender); in recv_ref() localVariable
47 let remote_handle = request_remote_buf(&lender); in drop_shared_buf_handle() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Deager_service.proto29 RemoteTensorHandle remote_handle = 1; field
261 RemoteTensorHandle remote_handle = 2; field
/aosp_15_r20/external/libchrome/mojo/core/
H A Dplatform_handle_in_transit.h63 HANDLE remote_handle() const { return remote_handle_; } in remote_handle() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/platform/
H A Dplatform_channel.cc154 PlatformHandle remote_handle; in PlatformChannel() local
/aosp_15_r20/external/fastrpc/inc/
H A Dremote.h40 typedef uint32_t remote_handle; typedef
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Deager_service.pb.cc409 Operation_Input::_Internal::remote_handle(const Operation_Input* msg) { in remote_handle() function in tensorflow::eager::Operation_Input::_Internal
416 …oid Operation_Input::set_allocated_remote_handle(::tensorflow::eager::RemoteTensorHandle* remote_h… in set_allocated_remote_handle()
6364 SendPackedHandleOp_Handle::_Internal::remote_handle(const SendPackedHandleOp_Handle* msg) { in remote_handle() function in tensorflow::eager::SendPackedHandleOp_Handle::_Internal
6382 …ckedHandleOp_Handle::set_allocated_remote_handle(::tensorflow::eager::RemoteTensorHandle* remote_h… in set_allocated_remote_handle()
Deager_service.pb.h4440 inline const ::tensorflow::eager::RemoteTensorHandle& Operation_Input::remote_handle() const { in remote_handle() function
4455 …_Input::unsafe_arena_set_allocated_remote_handle(::tensorflow::eager::RemoteTensorHandle* remote_h… in unsafe_arena_set_allocated_remote_handle()
7128 inline const ::tensorflow::eager::RemoteTensorHandle& SendPackedHandleOp_Handle::remote_handle() co… in remote_handle() function
7143 …Handle::unsafe_arena_set_allocated_remote_handle(::tensorflow::eager::RemoteTensorHandle* remote_h… in unsafe_arena_set_allocated_remote_handle()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_function_library_runtime.cc1706 eager::RemoteTensorHandle remote_handle; in GetComponentArgs() local
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h89003 acpi_handle remote_handle; member