Home
last modified time | relevance | path

Searched defs:SendRpcPacket (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_rpc_transport/public/pw_rpc_transport/
H A Dlocal_rpc_egress.h87 Status LocalRpcEgress<kPacketQueueSize, kMaxPacketSize>::SendRpcPacket( in SendRpcPacket() function
H A Dtest_loopback_service_registry.h73 Status SendRpcPacket(ConstByteSpan packet) override { in SendRpcPacket() function
H A Degress_ingress.h58 Status SendRpcPacket(ConstByteSpan rpc_packet) override { in SendRpcPacket() function
/aosp_15_r20/external/pigweed/pw_rpc_transport/
H A Degress_ingress_test.cc84 Status SendRpcPacket(ConstByteSpan packet) override { in SendRpcPacket() function in pw::rpc::__anon8d9c94b70111::TestLocalEgress