Home
last modified time | relevance | path

Searched refs:stream_ended (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_rpc/nanopb/public/pw_rpc/
Dnanopb_test_method_context.h108 bool stream_ended() const { return stream_ended_; } in stream_ended() function
238 bool done() const { return ctx_.output.stream_ended(); } in done()
/external/pigweed/pw_rpc/raw/public/pw_rpc/
Draw_test_method_context.h112 bool stream_ended() const { return stream_ended_; } in stream_ended() function
242 bool done() const { return ctx_.output.stream_ended(); } in done()