Home
last modified time | relevance | path

Searched defs:SendValue (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers.cc335 Status InMemoryRunGraphRequest::SendValue(size_t i, Tensor* out_tensor) const { in SendValue() function in tensorflow::InMemoryRunGraphRequest
475 Status MutableProtoRunGraphRequest::SendValue(size_t i, in SendValue() function in tensorflow::MutableProtoRunGraphRequest
579 Status ProtoRunGraphRequest::SendValue(size_t i, Tensor* out_tensor) const { in SendValue() function in tensorflow::ProtoRunGraphRequest
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_mojo_unittest.cc67 void SendValue(IPC::Sender* sender, int32_t value) { in SendValue() function
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_mojo_unittest.cc81 void SendValue(IPC::Sender* sender, int32_t value) { in SendValue() function