Home
last modified time | relevance | path

Searched defs:read_done_ (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/include/grpcpp/impl/codegen/
Dsync_stream_impl.h874 bool read_done_; variable
937 bool read_done_; variable
Dsync_stream.h871 bool read_done_; variable
933 bool read_done_; variable
/third_party/grpc/test/cpp/end2end/
Dclient_callback_end2end_test.cc1453 bool read_done_ = false; in TEST_P() member in grpc::testing::__anonf7685faa0111::TEST_P::ReadAllIncomingDataClient