HomeSort by relevance Sort by last modified time
    Searched refs:ReadAndMaybeNotifyWrite (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/test/cpp/util/
cli_call.h 68 // Thread-safe write. Must be used with ReadAndMaybeNotifyWrite. Send out a
69 // generic request message and wait for ReadAndMaybeNotifyWrite to finish it.
72 // Thread-safe WritesDone. Must be used with ReadAndMaybeNotifyWrite. Send out
74 // ReadAndMaybeNotifyWrite to finish it.
79 bool ReadAndMaybeNotifyWrite(
cli_call.cc 146 bool CliCall::ReadAndMaybeNotifyWrite(
grpc_tool.cc 185 for (bool receive_initial_metadata = true; call->ReadAndMaybeNotifyWrite(

Completed in 490 milliseconds