Home
last modified time | relevance | path

Searched defs:SendToHost (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
H A Dhci_transport.h34 void SendToHost(H4PacketWithHci&& h4_packet) { in SendToHost() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc3468 XlaOp XlaBuilder::SendToHost(XlaOp operand, XlaOp token, in SendToHost() function in xla::XlaBuilder
4944 XlaOp SendToHost(const XlaOp operand, const XlaOp token, in SendToHost() function