Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/
Dbenchmark.proto25 rpc BidirectionalEcho(stream Payload) returns (stream Payload); rpc
Dbenchmark.cc42 void BenchmarkService::BidirectionalEcho( in BidirectionalEcho() function in pw::rpc::BenchmarkService