Searched defs:SendValue (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
H A D | message_wrappers.cc | 335 Status InMemoryRunGraphRequest::SendValue(size_t i, Tensor* out_tensor) const { in SendValue() function in tensorflow::InMemoryRunGraphRequest |
/aosp_15_r20/external/libchrome/ipc/ | ||
H A D | ipc_channel_mojo_unittest.cc | 67 void SendValue(IPC::Sender* sender, int32_t value) { in SendValue() function |
/aosp_15_r20/external/cronet/ipc/ | ||
H A D | ipc_channel_mojo_unittest.cc | 81 void SendValue(IPC::Sender* sender, int32_t value) { in SendValue() function |