Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc_transport/public/pw_rpc_transport/
Dlocal_rpc_egress.h89 Status LocalRpcEgress<kPacketQueueSize, kMaxPacketSize>::SendRpcPacket( in SendRpcPacket() function
Dtest_loopback_service_registry.h73 Status SendRpcPacket(ConstByteSpan packet) override { in SendRpcPacket() function
Degress_ingress.h58 Status SendRpcPacket(ConstByteSpan rpc_packet) override { in SendRpcPacket() function
/external/pigweed/pw_rpc_transport/
Degress_ingress_test.cc83 Status SendRpcPacket(ConstByteSpan packet) override { in SendRpcPacket() function in pw::rpc::__anon68892f370111::TestLocalEgress